xev β Check the X keyboard events
xev β print contents of X events
So other day I was checking why my play key was not working and wanted to check if it maps to one of the X default mappings for the keyboard and was stuck on how to check this. And finally found that I can try this:
Β
xev -event keyboard
Pretty neat π
Related Articles:
- 2018/11/12 Get to your ebooks quickly
- 2014/05/05 Some nice linux tutorials
- 2011/01/10 New feature in Nautilus β resize icon on desktop.
- 2010/05/24 Inotify Example - Introduction to Inotify with a C Program Example
- 2018/09/10 systemctl enable and start service
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.