Displaying 1 result from an estimated 1 matches for "altsupersysreq".
small bug in 8.6 commands - grab key doesn't close after <Alt><Super><Sys_Req> + Other good feedback
2010 May 20
0
small bug in 8.6 commands - grab key doesn't close after <Alt><Super><Sys_Req> + Other good feedback
...keystroke, the keystroke is clearly
accepted/interpreted by the grab key combination routine, but the little
rectangle that says "Please enter the new key combination" does not close after
the key combination is entered. See the screenshot:
(20k)
http://www.3111skyline.com/dl/bugs/compiz/altsupersysreq.jpg
This is most likely because of some of the 'ok, I got it' code doesn't
recognize the Sys_Req key, but the code that actually 'gets' the key combination
is perfectly happy with it.
As a workaround, all I did was manually close the dialog and the key
combination works fin...