Difference between revisions of "Shift"

From NetHackWiki
Jump to navigation Jump to search
(Shift + upper case = lower case)
Line 1: Line 1:
As with most [[roguelike]]s, NetHack has more than enough commands to necessitate using upper and lower case letters.  One usually accesses upper case commands by means of the shift key, although pressing caps lock will do so as well.  Note that using caps lock is generally undesirable, since lower case commands tend to be for more common actions.  
+
As with most [[roguelike]]s, NetHack has more than enough commands to necessitate using upper and lower case letters.  One usually accesses '''upper''' case commands by means of the shift key, although pressing caps lock will do so as well.  Note that using caps lock is generally undesirable, since lower case commands tend to be for more common actions.  
  
On this wiki, upper case commands may be referred to by one of (using the example of (P)utting on [[jewelry]]) {{kbd|shift|P}}, {{kbd|shift|p}}, or {{kbd|P}}. For consistency and because it also works with keyboard layouts that don't involve shift, please prefer {{kbd|P}}.
+
On this wiki, upper case commands may be referred to with either the shift key combination or a key with the specific case of the letter. Using the example of putting on [[jewelry]], this means either <nowiki>{{kbd|shift|p}}</nowiki> ({{kbd|shift|p}}) or <nowiki>{{kbd|P}}</nowiki> ({{kbd|P}}). For the sake of consistency and consideration of keyboard layouts that don't include a shift key, the latter is used.
  
 
[[Category:User interface]]
 
[[Category:User interface]]

Revision as of 11:58, 18 March 2019

As with most roguelikes, NetHack has more than enough commands to necessitate using upper and lower case letters. One usually accesses upper case commands by means of the shift key, although pressing caps lock will do so as well. Note that using caps lock is generally undesirable, since lower case commands tend to be for more common actions.

On this wiki, upper case commands may be referred to with either the shift key combination or a key with the specific case of the letter. Using the example of putting on jewelry, this means either {{kbd|shift|p}} (shift + p) or {{kbd|P}} (P). For the sake of consistency and consideration of keyboard layouts that don't include a shift key, the latter is used.