Timeline for How do I find out what program 'owns' a hotkey?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 21, 2022 at 13:35 | answer | added | user3804598 | timeline score: 4 | |
| Feb 11, 2016 at 17:24 | vote | accept | Andrew Redd | ||
| Feb 11, 2016 at 0:30 | history | tweeted | twitter.com/StackUnix/status/697578381475520512 | ||
| Feb 10, 2016 at 23:33 | answer | added | don_crissti | timeline score: 34 | |
| Feb 10, 2016 at 23:21 | comment | added | Andrew Redd | Yes running xdotool keydown "XF86AudioPlay"; xdotool key "XF86LogGrabInfo"; xdotool keyup "XF86AudioPlay"; sleep 1; tail /var/log/Xorg.0.log did it. For somehow google Chrome registered the hotkey. | |
| Feb 10, 2016 at 22:46 | comment | added | Gilles 'SO- stop being evil' | @don_crissti It's related for sure but I don't think it's a duplicate. Listing all the grabs and finding one specific grabber isn't the same. The solution that's useful to Andrew is buried in a comment (because Andrew's problem isn't what I was asking). | |
| Feb 10, 2016 at 22:45 | comment | added | Andrew Redd | @don_crissti thanks but that doesn't seem to answer anything. Is there another way of registering hotkeys? | |
| Feb 10, 2016 at 22:44 | history | edited | Andrew Redd | CC BY-SA 3.0 | added 216 characters in body; edited tags |
| Feb 10, 2016 at 22:42 | history | edited | Gilles 'SO- stop being evil' | edited tags | |
| Feb 10, 2016 at 22:24 | review | Close votes | |||
| Feb 10, 2016 at 22:51 | |||||
| Feb 10, 2016 at 21:56 | history | asked | Andrew Redd | CC BY-SA 3.0 |