Comment 13 for bug 204378

Revision history for this message
Linus Harling (linus-ussarna) wrote :

Checked, it uses both.

Here's two keypresses of Fn+F2:
hotkey ATKD 0000005d 00000021
hotkey ATKD 0000007d 0000000b
hotkey ATKD 0000005d 00000022
hotkey ATKD 0000007e 0000001f

I think I've found the problem though; you can't control the wireless card via /sys/class/net/wlan0_rename/device/rf_kill as state-funcs is trying, at least not on the u1f. Disabling or enabling via /sys/devices/platform/asus-laptop/wlan and /sys/devices/platform/asus-laptop/bluetooth works like a charm though.

I'm going to start writing a small u1f script to see what can be done.