! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Device_Enabled should (probably) be a boolean, not an integer
Status:
RESOLVED: INVALID
Severity:
trivial
Product:
Xfce4-settings
Component:
Mouse Settings

Comments

Description Kamil 'elwin013' Banach 2012-09-11 21:23:38 CEST
Created attachment 4624 
Source of ~/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml

Hi!
In file ~/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml field ("Device Enabled") which says "pointer is on/off" is set to integer, but it should be boolean I think (only two states, which can be toggled with xconf-query --toggle). I'm attaching mine pointers.xml file.

I found this when I started to wrote snippet to turn on/off touchpad on demand.

Best regards,
elwin013
Comment 1 Nick Schermer editbugs 2013-03-17 17:01:29 CET
Device properties can only be float/int/atom, in this case its a 8 bit int.

Bug #9289

Reported by:
Kamil 'elwin013' Banach
Reported on: 2012-09-11
Last modified on: 2013-03-17

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
4.10.0

Attachments

Additional information