Timeline for How do I find out what program 'owns' a hotkey?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 18, 2024 at 0:58 | comment | added | Glen Whitney | Ah, to answer the above, see gist.github.com/CyberShadow/6412d11aea64144f8905cc0b8196f38e (as referenced by unix.stackexchange.com/questions/59141/…). | |
| Apr 18, 2024 at 0:45 | comment | added | Glen Whitney | When I do this, I get in each section (under Printing all registered grabs of client...) multiple blocks that each look like grab 0x40700082 (core), type 'KeyPress' on window 0x65b detail 218 (mask 0), modifiersDetail 16 (mask 0) device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3) core event mask 0x3. Does anyone know if this information can be used to determine the affected key (combination)? For example, would 218 and 16 be the keycode and state reported by xev on a keypress event, by any chance? | |
| May 21, 2022 at 13:35 | history | answered | user3804598 | CC BY-SA 4.0 |