하드웨어/pen tablet
ubuntu wacom express key 에 esc 등록하기
구차니
2025. 8. 29. 15:36
영 귀찮아서(!) 등록하려니 gui로는 esc가 입력받을수 없는 키가 되어버려서 수동으로 등록
아래의 명령을 이용하면 가장 아래 버튼이 esc로 등록되는데 GUI 상으로는 키가 등록되지 않은것으로 나오니 주의가 필요하다.
$ xsetwacom set 14 Button 13 key esc |
Seems simple enough, and it is really, except for the fact that the numbers of the buttons aren't really logical. To make a long story short, after a lot of trial and error I found that my buttons are numbered, from top to bottom: 2 3 8 9 1 (the big button in the middle of the Touch Ring) 10 11 12 13 |
[링크 : https://bartssolutions.blogspot.com/2015/02/how-to-configure-wacom-intuos-express.html]
[링크 : https://askubuntu.com/questions/776881/how-to-map-custom-key-combinations-on-wacom-bamboo-mte-450a]