You are not logged in.

#1 2020-04-17 10:43:08

Momoleraclo
Member
Registered: 2020-04-04
Posts: 28

[SOLVED] Disable touchscreen

Hello I want to disable my touchscreen

[root@xxxx:~]# xinput                                                                                        
⎡ Virtual core pointer                    	                         id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	         id=4	[slave  pointer  (2)]
⎜   ↳ Asus Keyboard                           	                 id=11	[slave  pointer  (2)]
⎜   ↳ ASUS Tech Inc. ASUS HID Device  Mouse   	 id=12	[slave  pointer  (2)]
⎜   ↳ ASUS Tech Inc. ASUS HID Device  Touchpad	 id=13	[slave  pointer  (2)]
⎜   ↳ SIS0457:00 0457:11ED                    	         id=14	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	                 id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	         id=5	[slave  keyboard (3)]
    ↳ Power Button                            	                 id=6	[slave  keyboard (3)]
    ↳ Video Bus                                                          id=7	[slave  keyboard (3)]
    ↳ Power Button                            	                 id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	                 id=9	[slave  keyboard (3)]
    ↳ Asus Keyboard                           	                 id=10	[slave  keyboard (3)]
    ↳ chtdc_ti_pwrbtn                         	                 id=15	[slave  keyboard (3)]
    ↳ Intel HID events                        	                 id=16	[slave  keyboard (3)]
    ↳ gpio-keys                                                          id=17	[slave  keyboard (3)]
    ↳ gpio-keys                                                          id=18	[slave  keyboard (3)]
    ↳ Asus Keyboard                                                  id=19	[slave  keyboard (3)]

I'm not sure which one it is, id=14 ?

Last edited by Momoleraclo (2020-04-17 16:12:10)

Offline

#2 2020-04-17 11:48:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,384

Re: [SOLVED] Disable touchscreen

Maybe, try it out?

Offline

#3 2020-04-17 12:01:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,860

Re: [SOLVED] Disable touchscreen

Unrelated:

[root@xxxx:~]# xinput

Do not run X11 or graphical sessions a root.

Offline

#4 2020-04-17 12:27:43

Momoleraclo
Member
Registered: 2020-04-04
Posts: 28

Re: [SOLVED] Disable touchscreen

V1del wrote:

Maybe, try it out?

I'm  affraid  to disable something wrong, that's why I asked


seth wrote:

Do not run X11 or graphical sessions a root.

Firstly I didn't and then I tried as root to see if something else appear. Then I post here with root

Can I ask you why I should not do this ?

thanks mates

Offline

#5 2020-04-17 12:45:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,860

Re: [SOLVED] Disable touchscreen

Because it's a major security risk. GUI code is vast and buggy.

If you disable the "wrong" device, you can just re-enable it and try the next.

Offline

#6 2020-04-17 16:11:45

Momoleraclo
Member
Registered: 2020-04-04
Posts: 28

Re: [SOLVED] Disable touchscreen

seth wrote:

Because it's a major security risk. GUI code is vast and buggy.

If you disable the "wrong" device, you can just re-enable it and try the next.


thank you for the security information,

I disabled what I would at first attempt, I was afraid to disable screen or keyboard ^-^


bye bye

SOLVED

Offline

Board footer

Powered by FluxBB