On Wed, Jun 10, 2009 at 10:24:14 +0200, emikaadeo wrote: > Hi all! > My laptop is HP Compaq nx7300. > I want to make my suspend button (Fn+F3) work in debian. > I want to do this through hal by properly editing file > /usr/share/hal/fdi/information/10freedesktop/30-keymap-hp.fdi > and copy it to /etc/hal/fdi/policy. > My question is, how to find out what keycode I must to use in this file to > make hal understand it?
The keycodes that are already in that file seem to have the form of escaped scancodes (0exx), therefore I would try if running showkey --scancodes from a console reports anything when you press Fn+F3. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

