lentinj / tp-compact-keyboard

Fn-Lock switcher for ThinkPad Compact Bluetooth Keyboard with TrackPoint
GNU General Public License v2.0
350 stars 33 forks source link

Keyboard not reset on shutdown #26

Open lentinj opened 9 years ago

lentinj commented 9 years ago

When shutting down, the keyboard should be set back into compatibility mode, in case the OS you boot into doesn't understand the custom events.

@Markus00000 This I think is your issues with powering off vs. rebooting. When you reboot, the keyboard stays powered up so remembers to send "native" mouse events. However, the older kernel you are booting into doesn't know how to reset this. You have a USB keyboard, right?

Markus00000 commented 9 years ago

Yes:

Lenovo ThinkPad Compact USB Keyboard with TrackPoint

Great that you added an issue for this confusing behavior.