if you use X 4.x use the following: Section "InputDevice" Identifier "Logitech Cordless iTouch" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "logicordless" Option "XkbLayout" "us" EndSection
if you do not have exactly the same keyboard you may need to use different model (see /etc/X11/xkb). use xev to find out the keysyms (all special key should have keysyms if you set the keyboard as shown above) and then use your window manager to define what it should do when these keys are pressed. I can send you example for fvwm. erik Bas van Gils wrote: > > Hi everyone, > > I've been using my Logitech Chordless Desktop Pro keyboard for a while; > works like a charm. Lately I've been wondering whether it's possible to > map the extra keys on this keyboard. e.g.: > > `mail-button' -> start mutt > `browser-button' -> start lynx > `sound-off-button' ->turn sound off :-) > > stuff like that. Anyone around here have any experience with this? All > help is greatly appreciated > > yours > > Bas > > -- > Bas van Gils <[EMAIL PROTECTED]> > Python - programming the way Guido indented it > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]