Hello, I'm a total Linux noob so please bear with me. I'm trying to change my elan trackpad's speed on Kubuntu 18.04 with:
but it returns me this error:
Am I doing this right? The option in the settings is greyed out. Thank you for your time!
Code:
[FONT=monospace]xinput set-prop 11 301 3.000000 [/FONT]
Code:
[FONT=monospace]X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 131 (XInputExtension) Minor opcode of failed request: 57 () Serial number of failed request: 19 Current serial number in output stream: 20 [/FONT]
Comment