diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-02 23:20:31 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-02 23:20:31 +0800 |
commit | d99be72bbb21a2d1721a5e47e5504b6e72827d0b (patch) | |
tree | 669262e4cdd42bc543c58001db7157d86755001d | |
parent | af189a4c782d474266fa4006bae87c13133bee65 (diff) |
Update
-rw-r--r-- | X11/openbox/rc.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 54e664e..f5b580b 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -680,6 +680,7 @@ | |||
680 | <screenEdgeWarpTime>600</screenEdgeWarpTime> | 680 | <screenEdgeWarpTime>600</screenEdgeWarpTime> |
681 | <screenEdgeWarpMouse>false</screenEdgeWarpMouse> | 681 | <screenEdgeWarpMouse>false</screenEdgeWarpMouse> |
682 | <context name="Frame"> | 682 | <context name="Frame"> |
683 | <!-- | ||
683 | <mousebind action="Press" button="A-Left"> | 684 | <mousebind action="Press" button="A-Left"> |
684 | <action name="Focus"/> | 685 | <action name="Focus"/> |
685 | <action name="Raise"/> | 686 | <action name="Raise"/> |
@@ -923,6 +924,7 @@ | |||
923 | <menu>root-menu</menu> | 924 | <menu>root-menu</menu> |
924 | </action> | 925 | </action> |
925 | </mousebind> | 926 | </mousebind> |
927 | --> | ||
926 | </context> | 928 | </context> |
927 | </mouse> | 929 | </mouse> |
928 | <!-- ################################ Menu Settings ################################ --> | 930 | <!-- ################################ Menu Settings ################################ --> |