Thinkpad x121 disable touchpad ((K)Ubuntu 13.04)

For Trackpoint-Users sometimes the touchpad can be quite annoying. So it can be useful to disable it (an just the trackpoint works). Solution for Linux (Kubuntu 13.04):

  • Get id of device with “xinput -list”
  • Diable it: “xinput set-prop ID ‘Device Enabled’ 0”

DisableTouchpadx121_1304