Tudo deu certo.
git clone https://github.com/herbstluftwm/herbstluftwm
cd herbstluftwm
mkdir -p build; cd build
cmake ..
make
sudo make install
Tudo deu certo.
git clone https://github.com/herbstluftwm/herbstluftwm
cd herbstluftwm
mkdir -p build; cd build
cmake ..
make
sudo make install
Eu tenho um pequeno comando como este
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
para usar meu tablet XP-PEN, tenho que iniciá-lo automaticamente toda vez que inicio meu PC. Como eu posso fazer isso?