User Tools

Site Tools


bsd:notes:xorg.conf_snippets

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
bsd:notes:xorg.conf_snippets [2026/05/28 20:47] – [Tablet] Sean Rhonebsd:notes:xorg.conf_snippets [2026/05/29 20:32] (current) Sean Rhone
Line 144: Line 144:
   * 2024/12/08: Finger/pad touch doesn't work ((I only use stylus with [[games:bsd:wine:osu|osu!]] so not a //real// issue :p)) ((finger touch can be used in Absolute mode with ''wacom'' driver, see [[bsd:notes:xorg.conf_snippets?rev=1733705200#tablet|older revision]]))   * 2024/12/08: Finger/pad touch doesn't work ((I only use stylus with [[games:bsd:wine:osu|osu!]] so not a //real// issue :p)) ((finger touch can be used in Absolute mode with ''wacom'' driver, see [[bsd:notes:xorg.conf_snippets?rev=1733705200#tablet|older revision]]))
   * :?: TODO: There's 3 devices; ''Finger'' and ''Pad'' can likely be disabled   * :?: TODO: There's 3 devices; ''Finger'' and ''Pad'' can likely be disabled
- 
-  /usr/local/etc/X11/xorg.conf.d/wacom.conf.sample 
  
   mkdir -p '/usr/local/etc/X11/xorg.conf.d' && ee '/usr/local/etc/X11/xorg.conf.d/10-tablet-custom.conf'   mkdir -p '/usr/local/etc/X11/xorg.conf.d' && ee '/usr/local/etc/X11/xorg.conf.d/10-tablet-custom.conf'
Line 160: Line 158:
  
 # End</code> # End</code>
 +
 +=== Wacom TODO ===
 +
 +  * ''wacom'' driver is used without ''xorg.conf'' override
 +
 +  pkg install 'xf86-input-wacom'
 +
 +  ee '/usr/local/etc/X11/xorg.conf.d/wacom.conf.sample'
 +
 +<code>
 +xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' 'Button' '1' 'key +up'
 +xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' 'Button' '9' 'key +left'
 +xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' 'Button' '8' 'key +right'
 +xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' 'Button' '3' 'key +down'</code>
  
 ===== synaptics ===== ===== synaptics =====
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1780015641.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki