diff --git a/content/Configuring/Advanced and Cool/Devices.md b/content/Configuring/Advanced and Cool/Devices.md index beacc043..21c5bea0 100644 --- a/content/Configuring/Advanced and Cool/Devices.md +++ b/content/Configuring/Advanced and Cool/Devices.md @@ -25,8 +25,10 @@ Inside of it, put your config options. All options from the `input` category (and all subcategories, e.g. `input.touchpad`) can be put inside, **EXCEPT**: - `force_no_accel` -- `follow_mouse` -- `float_switch_override_focus` +- Options that configure window management, such as: `follow_mouse`, + `follow_mouse_threshold`, `float_switch_override_focus`, `mouse_refocus`, + `special_fallthrough`, etc. + You can also use the `output` setting for tablets to bind them to outputs. Remember to use the name of the `Tablet` and not `Tablet Pad` or `Tablet Tool`. @@ -46,4 +48,4 @@ Additional properties only present in per-device configs: > still act as if you were on `us`. > > You can change this behavior by setting `resolve_binds_by_sym = 1`. In that case -> you'll need to type the symbol specified in the bind to activate it. \ No newline at end of file +> you'll need to type the symbol specified in the bind to activate it.