Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfce4-settings:mouse [2021/02/08 17:20] – Added inline ToC kevinbowenxfce:xfce4-settings:mouse [2021/02/08 17:24] (current) kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 {{ :xfce:xfce.settings.mouse.png?no link|}} {{ :xfce:xfce.settings.mouse.png?no link|}}
 ====== xfce4-settings - Mouse and Touchpad ====== ====== xfce4-settings - Mouse and Touchpad ======
Line 27: Line 28:
 ! Uncheck this option to turn a device off. If a device it disabled, it won't send any coordinate updates to the pointer. By default all (new) devices are enabled. ! Uncheck this option to turn a device off. If a device it disabled, it won't send any coordinate updates to the pointer. By default all (new) devices are enabled.
  
-==== Buttons and Feedback ====+[[|Back To Top]] 
 +---- 
 +===== Buttons and Feedback =====
  
  
Line 46: Line 49:
 ? Sensitivity ? Sensitivity
 ! The number of pixels the pointer must move in a short time before it starts accelerating. ! The number of pixels the pointer must move in a short time before it starts accelerating.
 +
 +[[|Back To Top]]
 +----
  
 ===== Touchpad ===== ===== Touchpad =====
Line 57: Line 63:
 ! To click, tap on the touchpad. To double-click, tap twice. To drag an item, double-tap but don't lift your finger after the second tap. Drag the item where you want it, then lift your finger to drop. ! To click, tap on the touchpad. To double-click, tap twice. To drag an item, double-tap but don't lift your finger after the second tap. Drag the item where you want it, then lift your finger to drop.
  
-=== Scrolling === 
  
 ? Scrolling ? Scrolling
Line 69: Line 74:
 ! Allow scrolling horizontal. The way horizontal scrolling works depends on the {gui>Scrolling} type you've selected. ! Allow scrolling horizontal. The way horizontal scrolling works depends on the {gui>Scrolling} type you've selected.
  
 +[[|Back To Top]]
 +----
 ===== Tablet ===== ===== Tablet =====
 Currently only devices using the Wacom driver are supported. Currently only devices using the Wacom driver are supported.
Line 147: Line 154:
   [...]   [...]
    
-Next it to translate the names into valid [[xfce:xfconf:|Xfconf]] property name. The following characters are allowed: ''A-Z a-z 0-9 - _'' and spaces are replaced with an underscore. So this means ''SynPS/2 Synaptics TouchPad'' will become ''SynPS2_Synaptics_TouchPad''. Same goes for the property name and devices properties are stored under ''/<device-name>/Properties/<prop-name>''.+Nextit translates the names into valid [[xfce:xfconf:|Xfconf]] property name. The following characters are allowed: ''A-Z a-z 0-9 - _'' and spaces are replaced with an underscore. So this means ''SynPS/2 Synaptics TouchPad'' will become ''SynPS2_Synaptics_TouchPad''. Same goes for the property name and devices properties are stored under ''/<device-name>/Properties/<prop-name>''.
  
 As you can see the value above is stored as a double (45.000), so to disable coasting you have to run the following [[xfce:xfconf:xfconf-query|xfconf-query]] command: As you can see the value above is stored as a double (45.000), so to disable coasting you have to run the following [[xfce:xfconf:xfconf-query|xfconf-query]] command: