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
Next revision
Previous revision
bsd:notes:xorg.conf_snippets [2026/04/22 22:59] Sean Rhonebsd:notes:xorg.conf_snippets [2026/05/29 20:32] (current) Sean Rhone
Line 17: Line 17:
   pciconf -lv | grep -B3 display   pciconf -lv | grep -B3 display
  
-====== Display ======+====== Monitor ======
  
   * https://tomverbeure.github.io/video_timings_calculator   * https://tomverbeure.github.io/video_timings_calculator
  
-  * [[devices:displays:hp_s2031|HP S2031]] (76Hz)+===== HP S2031 ===== 
 + 
 +  * [[devices:displays:hp_s2031|Notes]]
  
   su -   su -
Line 43: Line 45:
  
 ===== intel ===== ===== intel =====
 +
 +  * :?: 2026/04/24: ''glxgears'' was faster with HT disabled ((9.6k vs 9.7k))
  
   su -   su -
Line 154: 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.1776913187.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