Difference between revisions of "Windows Keys"

From ThinkWiki
Jump to: navigation, search
m
(Who needs Menu when we have Fn?)
Line 13: Line 13:
 
*ThinkPad {{X60}}, {{X60s}}
 
*ThinkPad {{X60}}, {{X60s}}
 
*ThinkPad {{Z60m}}, {{Z60t}}
 
*ThinkPad {{Z60m}}, {{Z60t}}
 +
 +
== Alternatives ==
 +
 +
If your model does not have these keys, you can [[How to get special keys to work|map special keys]] to the {{key|Windows}} and {{key|Menu}}.
 +
 +
For example, to make the {{key|Fn}} key behave as a {{key|Menu}} key, add the following to {{path|~/.Xmodmap}} and run {{cmd|xmodmap ~/.Xmodmap|}}:
 +
keycode 227 = Menu
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 23:04, 5 January 2006

In 2005 Lenovo introduced Windows keys on new ThinkPad keyboards. The unfortunate side-effect of this, is that all the keys on the spacebar row are now very small, making it much more likely to hit the wrong key by accident.

Linux support

TODO
?

Models featuring this Technology

Alternatives

If your model does not have these keys, you can map special keys to the Windows and Menu.

For example, to make the Fn key behave as a Menu key, add the following to ~/.Xmodmap and run xmodmap ~/.Xmodmap:

keycode 227 = Menu