How can I start a command automagically on Ubuntu 18.04 LTS
by Otakuch from LinuxQuestions.org on (#53F9G)
Hi, I am using Ubuntu 18.04 with i3-gaps. I have a command which is needed to use my XP-PEN Tablet properly. There is my command.Code:xinput set-prop "XP-PEN G430S Pen Pen (0)" --type=float "Coordinate Transformation Matrix" 1.155756, 0.000000, 0.000000, 0.000000, 1.529, 0.000000, 0.000000, 0.000000, 1.000000 Thanks in advance :)

