티스토리 뷰


와콤 xorg 드라이버가 설치되어있는지 확인
드라이버 이름:
xserver-xorg-input-wacom

오픈소스 와콤 GUI 패널 설치
압력 설정, 버튼 설정 하기 편함
sudo add-apt-repository ppa:hughescih/ppa && sudo apt-get update && sudo apt-get install wacom-utility

xsetwacom 명령어 메뉴얼
man wacom


//-- 듀얼 모니터에서 일부 모니터만 타블렛 영역으로 사용하기

와콤 장치 목록 알아내기
xsetwacom --verbose --list

이런 목록이 나옴.
... Found device 'Wacom Graphire4 6x8 stylus' (13).
Wacom Graphire4 6x8 stylus STYLUS 

장치의 이름 혹은 ID로 설정 입력
xsetwacom --set "장치 이름이나 ID" twinview horizontal

예)
xsetwacom --set 13 twinview horizontal

xsetwacom set '

Wacom Graphire4 6x8 stylus

'

 TwinView horizontal


기타 xsetwacom 옵션
## wacom setup
# make Pen stylus + eraser use full resolution per screen:
xsetwacom set 'Wacom BambooFun 2FG 4x5 Pen stylus' TwinView horizontal
xsetwacom set 'Wacom BambooFun 2FG 4x5 Pen eraser' TwinView horizontal
# soften stylus' pressure sensitivity a bit:
xsetwacom set 'Wacom BambooFun 2FG 4x5 Pen stylus' PressCurve 0 15 85 100
# not jumping between screens on the edge tho
xsetwacom set 'Wacom BambooFun 2FG 4x5 Pen stylus' mmonitor off
xsetwacom set 'Wacom BambooFun 2FG 4x5 Pen eraser' mmonitor off
# turn off touchpad
xsetwacom set 'Wacom BambooFun 2FG 4x5 Finger touch' touch off
# map buttons
xsetwacom set 'Wacom BambooFun 2FG 4x5 Finger pad' button1 'key ctrl z' # undo
xsetwacom set 'Wacom BambooFun 2FG 4x5 Finger pad' button2 'key shift'
xsetwacom set 'Wacom BambooFun 2FG 4x5 Finger pad' button3 'key ctrl'
xsetwacom set 'Wacom BambooFun 2FG 4x5 Finger pad' button4 'key ctrl shift z' # redo
# screen boundary set (바운더리좌표: topx, topy, bottomx, bottomy)
xsetwacom get stylus 바운더리좌표
xsetwacom set stylus  바운더리좌표 "수치"

그 밖의 방법
/etc/X11/xorg.conf 를 사용하는 방법 참고
https://help.ubuntu.com/community/Wacom
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함