Commit 38dd1c7e authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

xcb: map X11 Cancel to VLC Browser Stop

parent d9bf912e
......@@ -17,6 +17,7 @@
{ XK_Begin, KEY_HOME, },
{ XK_Insert, KEY_INSERT, },
{ XK_Menu, KEY_MENU },
{ XK_Cancel, KEY_BROWSER_STOP },
/* Numeric pad keys */
{ XK_KP_Space, ' ', },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment