joakim verona
joakim verona
``` $ xhost + access control disabled, clients can connect from any host 01:31:47-joakim@framework:~/roles/Tools/InputScope $ sudo DISPLAY=:0 PYTHONPATH=/home/joakim/.local/lib/python3.12/site-packages PYNPUT_BACKEND_KEYBOARD=uinput PYNPUT_BACKEND_MOUSE=dummy ~/.local/bin/inputscope ** (inputscope:722274): WARNING **: 01:31:50.749: AT-SPI: Could not obtain...

nothing much seems to be working...
then i get some exception and it dies. let me try so you can see
sudo DISPLAY= PYTHONPATH=/home/joakim/.local/lib/python3.12/site-packages PYNPUT_BACKEND_KEYBOARD=uinput PYNPUT_BACKEND_MOUSE=dummy ~/.local/bin/inputscope Unable to access the X Display, is $DISPLAY set properly?
btw for my use-case (figuring out which keys I use so I can build a zsa voyager keyboard layout) I dont need mouse, so thats why I use PYNPUT_BACKEND_MOUSE=dummy