I'm trying to simulate Menu
key press using xdotool
but I'm unable to find the proper string for the key.
There is a list of X keysyms in here but Menu
(or Application
) key is not in the list. I'm currently using click 3
but there's a slight difference between mouse right click and Menu
key.
0 Answers