You are not logged in.
Pages: 1
Hello,
I am trying to set some trackpad properties via xfconf-query and/or settings editor. Everything seems to be set properly in the settings editor and the pointers.xml file in ~/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml, but it is not translating to xinput properly. To be specific I run
xfconf-query -c pointers -p /Apple_Wireless_Trackpad/Properties/Coordinate_Transformation_Matrix --create -t double -t double -t double -t double -t double -t double -t double -t double -t double -s 1.500000 -s 0.000000 -s 0.000000 -s 0.000000 -s 1.500000 -s 0.000000 -s 0.000000 -s 0.000000 -s 1.000000
and everything looks good (screenshot of settings editor):
However the pointer doesn't behave as I expect, and when I query directly to xinput via
xinput list-props "Apple Wireless Trackpad"
The (relevant) output is: Coordinate Transformation Matrix (155): 1.500000, 0.000000, 1.500000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Any ideas what's going on? I can set the property directly via xinput set-prop, but it quickly changes back to the xfconf values. Thanks in advance for your input and help!
edit: I am running 16.04
Last edited by booth (2016-05-11 02:10:40)
Offline
Pages: 1
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 512.64 KiB (Peak: 520.34 KiB) ]