Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Caps Lock and Shift Lock are actually two quite different functions that can be mapped to the same key:

Shift Lock largely emulates what could be archived even on old mechanical typewriters: A locked shift key. All letter keys return upper case letters, all number keys return interpunction characters, and keys with interpunction return alternate interpunction, just as if you hold the shift key with any of the keys (ignoring cursor and function keys).

Caps Lock is smarter, it affects only letter keys, so that you get upper case letters, but interpunction and number keys still return the unmodified interpunction or number.

Microsoft adds an "(IBM)" suffix to the selected keyboard mapping for keyboard mappings that use Caps Lock instead of Shift Lock.

On Linux and X11, the Caps Lock key can be remapped to implement the Caps Lock or Shift Lock function, it can switch between two different keyboard layouts, it can swap its function with the Ctrl key, and that are just a few possibilities.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

In reply to Re: What is your favorite alternate name for a (specific) keyboard key? by afoken
in thread What is your favorite alternate name for a (specific) keyboard key? by chacham

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (9)
As of 2024-04-18 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found