GNOME Bugzilla – Bug 746181
schemas: Add a way to turn off "PC-style" right-click
Last modified: 2015-03-17 15:23:57 UTC
.
Created attachment 299358 [details] [review] schemas: Add a way to turn off "PC-style" right-click On Macs, there's no physical touchpad buttons, and right clicks are performed through 2-finger clicks. On Lenovos (and many other PCs), specific areas of the device are set aside to act as buttons. The default configuration for those is to leave it as is the default for that specific hardware, but allows to remove button areas on PC laptops. See equivalent, old-style work-around: https://gist.github.com/hadess/6779414
Created attachment 299516 [details] [review] schemas: Add a way to turn off "PC-style" right-click On Macs, there's no physical touchpad buttons, and right clicks are performed through 2-finger clicks. On Lenovos (and many other PCs), specific areas of the device are set aside to act as buttons. The default configuration for those is to leave it as is the default for that specific hardware, but allows to remove button areas on PC laptops. See equivalent, old-style work-around: https://gist.github.com/hadess/6779414
This last patch adds 'none' as a managed value.
Review of attachment 299516 [details] [review]: ok
commit 2803f452046b90607bad32dbea487199785823ab Author: Bastien Nocera <hadess@hadess.net> Date: Fri Mar 13 21:51:25 2015 +0100 schemas: Add a way to turn off "PC-style" right-click On Macs, there's no physical touchpad buttons, and right clicks are performed through 2-finger clicks. On Lenovos (and many other PCs), specific areas of the device are set aside to act as buttons. The default configuration for those is to leave it as is the default for that specific hardware, but allows to remove button areas on PC laptops. See equivalent, old-style work-around: https://gist.github.com/hadess/6779414 With one +1 from i18n on the list, and the other from me, as the (former?) en_GB coordinator.