joakim verona

Results 46 comments of 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...

![image](https://github.com/user-attachments/assets/72e54d70-b8d3-4452-9a3f-7b49315e008a)

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