Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ndesaulniers
on Jan 4, 2018
|
parent
|
context
|
favorite
| on:
XPS 13 developer edition 7th generation available
There's no simple/easy way to disable the touchscreen in Linux distro's, too.
pritambaral
on Jan 4, 2018
|
next
[–]
If you're okay with scripting it, you could just `xinput disable ...` the touchscreen's input device.
crdoconnor
on Jan 4, 2018
|
prev
|
next
[–]
You can just turn it off in the BIOS.
rayalez
on Jan 4, 2018
|
prev
|
next
[–]
Find the touchscreen id:
> xinput list
Then:
> xinput set-prop <device-id-here> "Device Enabled" 0
Can add it to .bashrc
IronBacon
on Jan 4, 2018
|
prev
[–]
Isn't the touch screen supported by a kernel module like in previous generations? If so, it could be blacklisted, inserted/removed or deleted...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: