1
0
Fork 0
linux-conf/useful_scripts/falchion
2022-05-05 23:02:35 +02:00
..
40-libinput.conf Add falchion file 2022-01-05 19:20:22 +01:00
99-asus-falchion.hwdb Add falchion file 2022-01-05 19:20:22 +01:00
example_script.sh Add falchion file 2022-01-05 19:20:22 +01:00
install.sh Update falchion scripts 2022-01-11 19:06:03 +01:00
README.md Update README.md 2022-05-05 23:02:35 +02:00
RogFalchion.md [FALCHION] Add source of founded script 2022-01-11 19:17:58 +01:00

Author

Github: jnettlet

Source Url:

99-asus-falchion.hwdb : GITHUB

40-libinput.conf : Ask Ubuntu

Installation

Archlinux (AUR)

AUR: https://aur.archlinux.org/packages/falchion-shutdown

GITHUB: https://github.com/mrdev023/falchion-shutdown

Common

cp ./99-asus-falchion.hwdb /etc/udev/hwdb.d/99-asus-falchion.hwdb
systemd-hwdb update

# or 

curl https://raw.githubusercontent.com/mrdev023/linux-conf/main/useful_scripts/falchion/install.sh -o - | bash

X11

Append the following config to /usr/share/X11/xorg.conf.d/40-libinput.conf or use this and add it in startup script see example_script.sh

xinput disable XX # XX being the device id related to 'ASUSTeK ROG FALCHION System Control'
xinput disable "ASUSTeK ROG FALCHION System Control"
xinput disable "ASUSTeK ROG FALCHION Consumer Control"
xinput disable "ASUSTeK ROG GLADIUS III WIRELESS System Control"
xinput disable "ASUSTeK ROG GLADIUS III WIRELESS Consumer Control"