From: Elmo T. <to...@gm...> - 2006-07-12 17:32:14
|
> + #Just a bunch of random keycodes. I hope this doesnt break anything. > + #You need to setkeycodes them. > + Zoom =3D 231 #100% setkeycodes 6b 231 > + Zoom Out =3D 232 #zoom - setkeycodes e004 232 > + Zoom In =3D 233 #zoom + setkeycodes 6a 233 > + Rotate windows =3D 234 #rotate setkeycodes 71 234 > + VendorHome =3D 235 #shuffle setkeycodes 72 235 Well, I was wrong -- it breaks something. I setkeycode'd those keys to nice= =20 values, but they don't work as supposed. I get 218 from the first one, for= =20 example. But the rest works like advertised. How to fix it? Elmo =2D-=20 GPG public key: http://aragorn.tud.ttu.ee/~t040673/pubkey |