xinput list
로 터치패드 아이디 확인
만약 아이디가 12일 경우
xinput set-prop 12 “Device Enabled” 0
로 터치패드 끄기
xinput set-prop 12 “Device Enabled” 1
로 터치패드 켜기
xinput list
로 터치패드 아이디 확인
만약 아이디가 12일 경우
xinput set-prop 12 “Device Enabled” 0
로 터치패드 끄기
xinput set-prop 12 “Device Enabled” 1
로 터치패드 켜기