Showing posts with label Wacom. Show all posts
Showing posts with label Wacom. Show all posts

Tuesday, August 9, 2022

Friday, August 20, 2021

instead click accidental drag window Kubuntu

Appearance => Application Style => Configure Breeze => General => Windows' drag mode => Drag windows from title bar only


Graphic Tablet => Tablet => Map to Cursor (Relative Mode).

Sunday, July 25, 2021

Wacom tablet cursor offset not working correctly in OBS

Ctrl + Alt + T

cd /usr/share/applications/

sudo pico com.obsproject.Studio.desktop

Change Exec=obs

to Exec=QT_XCB_TABLET_LEGACY_COORDINATES=1 obs

Saturday, July 24, 2021

Wacom tablet not working in Oracle VM VirtualBox

Ctrl + Alt + T

cd /usr/share/applications/

sudo pico virtualbox.desktop

Change Exec= VirtualBox %U

to Exec=QT_XCB_TABLET_LEGACY_COORDINATES=1 VirtualBox %U