User Tools

Site Tools


devices:graphics_tablets

Differences

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

Link to this comparison view

devices:graphics_tablets [2016/05/24 11:52] – created Sean Rhonedevices:graphics_tablets [2021/06/18 02:39] (current) – removed Sean Rhone
Line 1: Line 1:
-====== Information ====== 
  
-  * Commands for graphics tablets 
-  * Currently tailored for the Huion H420 
- 
-====== Map Tablet to Monitor ====== 
- 
-===== Get Monitor Names ===== 
- 
-  * Xorg 
- 
-  xrandr -q 
- 
-===== Map Tablet to Monitor ===== 
- 
-  * Xorg 
- 
-  xinput map-to-output 'HUION Pen' 'MONITOR' 
- 
-===== Hammerstorm ===== 
- 
-  * Map to middle monitor 
-  * Xorg 
- 
-  xinput map-to-output 'HUION Pen' 'DVI-D-0' 
- 
-===== Desktop Launcher ===== 
- 
-  * Useful for easily mapping the tablet to a specific monitor without the Terminal 
- 
-  nano ~/'.local/share/applications/Tablet Monitor Mapper.desktop' 
- 
-  [Desktop Entry] 
-  Name=Tablet Monitor Mapper 
-  Categories=Utility; 
-  Exec='/usr/bin/xinput' map-to-output 'HUION Pen' 'DVI-D-0' 
-  Type=Application 
-  StartupNotify=true 
-  Icon=input-tablet 
/var/www/wiki/data/attic/devices/graphics_tablets.1464105155.txt.gz · Last modified: 2016/05/24 11:52 by Sean Rhone