diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-10 15:59:56 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-10 15:59:56 +0800 |
| commit | e9a698302ce11437018027cba39cbfe4f2bc0fb9 (patch) | |
| tree | a67523764a8a34c49368f65247f22e8fb0258076 /X11 | |
| parent | 1ed2366d3085821e9e3c3c6a37c37ade42d37776 (diff) | |
Update
Diffstat (limited to 'X11')
| -rw-r--r-- | X11/openbox/rc.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 5cf761c..468b454 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -238,11 +238,9 @@ | |||
| 238 | <action name="MoveToCenter"/> | 238 | <action name="MoveToCenter"/> |
| 239 | </keybind> | 239 | </keybind> |
| 240 | <keybind key="W-S-l"> | 240 | <keybind key="W-S-l"> |
| 241 | <action name="MoveToEdge"> | 241 | <action name="MoveResizeTo"> |
| 242 | <direction>east</direction> | 242 | <x>-0</x> |
| 243 | </action> | 243 | <y>-0</y> |
| 244 | <action name="MoveToEdge"> | ||
| 245 | <direction>south</direction> | ||
| 246 | </action> | 244 | </action> |
| 247 | </keybind> | 245 | </keybind> |
| 248 | <keybind key="W-F1"> | 246 | <keybind key="W-F1"> |