Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPapenmeier driver contains key which functionality is not available in current releases #3652
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh (in reply to comment description) on 2013-11-20 10:45
Thanks for the patch.
We do our best to ensure that issues like this don't occur, but mistakes happen. In this case, we don't bind this command in any drivers written by us, so we neglected to consider it. It is equally a driver maintainer's responsibility to check that their driver works as expected before each release. |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by aliminator on 2013-11-26 07:44 |
This comment has been minimized.
This comment has been minimized.
|
Attachment papenmeier.patch added by aliminator on 2013-11-26 07:51 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by James Teh <jamie@... on 2013-11-27 00:43
|
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by James Teh <jamie@... on 2013-11-27 00:43
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by James Teh <jamie@... on 2013-12-16 06:43
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by jteh on 2013-12-16 06:45 |
nvaccessAuto commentedNov 20, 2013
Reported by aliminator on 2013-11-20 08:59
The r1 key is used to switch betwween flat Review and Focus.
This functionality is not available since v2013.2.
The patch attached does not contain those keys anymore. Furthermore keys can now be assigend using the input gesture dialogue.
In General, it should be considered to check whether drivers/components are using such functionality beofre changing/removing it (e.g. using the grep command).
The patch contains the modifications for the user doc as well.