[plug] Shortcut keys
Craig Ringer
craig at postnewspapers.com.au
Mon Oct 22 11:42:28 WST 2001
Bernard wrote:
>0x74 is 116 is the right windows key
>0x75 is 117 is the right-mouse-click key
>
>I have tried selecting Mod3 or Mod4 under the "E Keys Editor" and
>the shortcuts do not work. Could anybody please point out what I'm
>missing?
>
Yep. Your /etc/X11/XF86Config-4 is almost certainly configured with a
generic keyboard not "msnatural"
Option "XkbModel" "msnatural"
From memory. Thats my home machine and I'm @work now though... I think
thats the config line anyway.
This is from my /etc/X11/XF86Config @work where I use v3 (anybody got v4
working on a cirrus logic AGP card yet? *ARRGGH*)
Section "Keyboard"
Protocol "Standard"
XkbRules "xfree86"
XkbModel "pc104"
XkbLayout "us"
EndSection
Of course if you're using a distro with graphical config tools, just
change your keyboard type to ms natural, pc104, or whatever they want to
call it.
More information about the plug
mailing list