mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Revert "config: support <mouse><default />"
This reverts commit 3d337857b7.
Revert for now until we have some infrastructure in place to
selectively replace default {key,mouse}binds with custom ones.
Fixes #304
Reported-by: @01micko
This commit is contained in:
parent
bb2a98645b
commit
519375a7f8
3 changed files with 1 additions and 13 deletions
|
|
@ -160,13 +160,6 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
- DoubleClick: Two presses within the doubleClickTime.
|
||||
- Drag: Pressing the button within the context, then moving the cursor
|
||||
|
||||
*<mouse><default />*
|
||||
Load default mousebinds. This is an addition to the openbox
|
||||
specification and provides a way to keep config files simpler whilst
|
||||
allowing user specific binds. Note that if no rc.xml is found, or if no
|
||||
<mouse><mousebind> entries exist, the same default mousebinds will be
|
||||
loaded even if the <default /> element is not provided.
|
||||
|
||||
# LIBINPUT
|
||||
|
||||
*<libinput><device category="">*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue