diff options
Diffstat (limited to 'doc/rc-mouse-focus.xml')
| -rw-r--r-- | doc/rc-mouse-focus.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rc-mouse-focus.xml b/doc/rc-mouse-focus.xml index a8a888be..0e71c03c 100644 --- a/doc/rc-mouse-focus.xml +++ b/doc/rc-mouse-focus.xml @@ -516,6 +516,9 @@ <mousebind button="Left" action="Press"> <action name="Focus"/> </mousebind> + <mousebind button="Right" action="Press"> + <action name="Focus"/> + </mousebind> </context> <context name="Root"> |
