Xorg device disabled with 'Option "Ignore" "true"' still enabled by udev+Xorg. How to fix?

2015-07-16 Thread Weiwu Zhang
Hi, I'm running Ubuntu 15.04, $ uname -r 3.13.0-39-generic With X.Org X Server 1.17.1 My touch-screen is broken and ghosts fake signals. It's been disabled in Windows 8 but I can't find a way to disable it in Ubuntu except runnig such commands every time I login: $ xinput set-prop 12 "Device

Re: How to change mouse cursor to standard hand cursor

2015-07-16 Thread Sam Varshavchik
Cosmin Apreutesei writes: Hi, I need to change the mouse pointer for a window to the standard hand cursor (I need a toolkit-independent solution, preferably XCB-based). I noticed that loading the "cursor" font and changing the window attribute XCB_CW_CURSOR to XC_hand2 loads an ugly and unfami