diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 6b8bf5cda7..bd07c22539 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -7211,7 +7211,7 @@ bitmap_name="/boot/splash.pcx" - Can I use the &windows; + Can I use the Windows keys on my keyboard in X? @@ -7219,27 +7219,27 @@ bitmap_name="/boot/splash.pcx" Yes. All you need to do is use &man.xmodmap.1; to define what function you wish them to perform. - Assuming all &windows; keyboards + Assuming all Windows keyboards are standard then the keycodes for the 3 keys are - 115 - &windows; key, between - the left-hand Ctrl and Alt keys + 115Windows key, between + the left-hand Ctrl and Alt keys - 116 - &windows; key, to the + 116Windows key, to the right of the AltGr key - 117 - Menu key, to the left of + 117Menu key, to the left of the right-hand Ctrl key - To have the left &windows; key print a comma, + To have the left Windows key print a comma, try this. &prompt.root; xmodmap -e "keycode 115 = comma" @@ -7247,7 +7247,7 @@ bitmap_name="/boot/splash.pcx" You will probably have to re-start your window manager to see the result. - To have the &windows; + To have the Windows key-mappings enabled automatically every time you start X either put the xmodmap commands in your ~/.xinitrc file or, preferably, create a file @@ -7273,7 +7273,7 @@ bitmap_name="/boot/splash.pcx" keycode 116 = F14 keycode 117 = F15 - If you use fvwm2, for example, you + If you use the x11-wm/fvwm2 port, for example, you could map the keys so that F13 iconifies (or de-iconifies) the window the cursor is in, F14 brings the window the cursor is in to