Comment 1 for bug 1740894

Revision history for this message
Jeremy Soller (jackpot51) wrote :

Attached is a test script that should trigger Airplane Mode in GNOME, but does not. The code in gnome-settings-daemon looks for XF86RFKill, but the key is not identified as such.

This is what xev reports from the script:

KeyPress event, serial 55, synthetic NO, window 0x2c00001,
    root 0x1ee, subw 0x0, time 2615499, (101,-17), root:(2297,336),
    state 0x10, keycode 255 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 55, synthetic NO, window 0x2c00001,
    root 0x1ee, subw 0x0, time 2615499, (101,-17), root:(2297,336),
    state 0x10, keycode 255 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False