I need to disable my laptop keyboard and use only my usb keyboard, to do this i uses the xinput set-prop
command, and since my keyboard id is 16, my command is xinput set-prop 16 "Device Enabled" 0
but when O restart my computer, i need to re-enter the command again, and this is a problem because my internal keyboard has been acting crazy, how do save this changes??