On Wed, 02 Oct 2002 09:55:56 -0500 "Jamin W. Collins" <[EMAIL PROTECTED]> wrote: > On Wed, 02 Oct 2002 10:42:54 -0400 "Keith T. Fancher" > <[EMAIL PROTECTED]> wrote: > > > I just wish I could get it to work with bbkeys! I've tried every > > Mod# under the sun in the ~/.bbkeys, and bbconf won't recognize it. > > It registers with xev though, so SOMETHING is happening when I press > > it... > > I had this problem a while back. First item would be to check your > XF86Config-4. Here's my keyboard configuration that works: > > Section "InputDevice" > Identifier "Keyboard1" > Driver "Keyboard" > Option "AutoRepeat" "500 30" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc104" > Option "XkbLayout" "us" > EndSection
This did the trick. I HAD messed with xmodmap, but it wasn't working right because there was no keysym for the Windows key, just 0x00. When I added the Xkb* stuff to the XF86Config it started showing up as Mod4 so I didn't even have to mess with xmodmap! Thanks a lot. Now to bind that little button that looks like a pointer on a menu... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
