Graphics tablet

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
jerryrig
Posts: 40
Joined: 01 May 2021, 23:31

Graphics tablet

20 May 2021, 05:04

i have a walcom tablet ..keys of her stulus is not working ....
can anyone point me a way to get functionsnof that key .....
(I cant affoord a new walcom )

main function is erase ..
User avatar
mikeyww
Posts: 27366
Joined: 09 Sep 2014, 18:38

Re: Graphics tablet

20 May 2021, 19:44

You could have a look at KeyHistory.
jerryrig
Posts: 40
Joined: 01 May 2021, 23:31

Re: Graphics tablet

20 May 2021, 22:37

but does it display input from stylus ?
its only looking for keyboard and mouse event na ??
User avatar
boiler
Posts: 17384
Joined: 21 Dec 2014, 02:44

Re: Graphics tablet

20 May 2021, 23:00

My Wacom tablet stylus produces keystrokes if configured to do so. You can configure them to produce certain keystrokes which you can in turn program AHK to intercept by making hotkeys out of them if you want. However, if your stylus is not working at all, then it might not be producing anything. Try using this script:

Code: Select all

#InstallKeybdHook
MsgBox, Press some stylus buttons then click OK to see key history
KeyHistory

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: adam86shadow, Chunjee, JKJadan, Psych0p4th, TAC109 and 280 guests