Am 26.01.2011 00:16, schrieb Henrique de Moraes Holschuh: > The driver IS asking for Fn+F4 events. Please send me the output of > acpidump, gzipped. acpidump attached. > In the meanwhile, check if the input device is producing events when > you're pressing Fn+f4. It could well be sending KEY_SUSPEND, but if > there's nobody listening... > do you mean xev? if yes: they are producing KeyPress and KeyRelease events (but nothing else) see logs full (attached) ----------- KeyPress event, serial 34, synthetic NO, window 0x4800001, root 0xa5, subw 0x0, time 8303278, (-91,518), root:(1094,541), state 0x0, keycode 150 (keysym 0x1008ff2f, XF86Sleep), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 34, synthetic NO, window 0x4800001, root 0xa5, subw 0x0, time 8303278, (-91,518), root:(1094,541), state 0x0, keycode 150 (keysym 0x1008ff2f, XF86Sleep), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False KeyPress event, serial 35, synthetic NO, window 0x4800001, root 0xa5, subw 0x0, time 8305536, (-91,518), root:(1094,541), state 0x0, keycode 213 (keysym 0x1008ffa7, XF86Suspend), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 35, synthetic NO, window 0x4800001, root 0xa5, subw 0x0, time 8305536, (-91,518), root:(1094,541), state 0x0, keycode 213 (keysym 0x1008ffa7, XF86Suspend), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False ---------