[systemd-devel] [PATCH] hwdb: Bind "toolbox" buttons to the Windows key

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Wed Feb 4 17:02:01 PST 2015


On Wed, Feb 04, 2015 at 06:46:10PM +0100, Bastien Nocera wrote:
> One would expect pressing the button to go to an overview / show
> applications mode, we thus map it to leftmeta, the Windows key.
> 
> See https://bugzilla.gnome.org/show_bug.cgi?id=658602#c17

Applied.

Zbyszek

>   KEYBOARD_KEY_6c=direction                              # rotate
> - KEYBOARD_KEY_68=f13                                    # toolbox
> + KEYBOARD_KEY_68=leftmeta                               # toolbox
>   KEYBOARD_KEY_6b=esc                                    # escape
>   KEYBOARD_KEY_6d=right                                  # right on d-pad
>   KEYBOARD_KEY_6e=left                                   # left on d-pad
> @@ -601,7 +601,7 @@ keyboard:dmi:bvn*:bvr*:bd*:svnLENOVO*:pnThinkPad*X6*:pvr*
>  # ThinkPad X41 Tablet
>  keyboard:dmi:bvn*:bvr*:bd*:svnIBM*:pn18666TU:pvr*
>   KEYBOARD_KEY_6c=direction                              # rotate
> - KEYBOARD_KEY_68=f13                                    # toolbox
> + KEYBOARD_KEY_68=leftmeta                               # toolbox
>   KEYBOARD_KEY_6b=esc                                    # escape
>   KEYBOARD_KEY_69=enter                                  # enter on d-pad


More information about the systemd-devel mailing list