Re: Xinput button mapping and middle button emulation

2016-10-24 Thread Tobia Conforto
Hi Peter (and list) After some digging, I found that the mapping from mouse scan code to button number is hardcoded in the kernel driver[1], so I patched the evdev Xorg driver to add an Emulate3Button option. It configures the button number to emit when pressing left and right together. I followed

Installed Nvidia GT630 and S server fails to boot up.

2016-10-24 Thread aki
I have a mother board with an intel graphics card, and add a GeForce GT 630 to the expansion slot. Windows recognized it and installed proper drivers but Mint gives me an error and stalls. Error mess. said " FAILED TO START THE X SERVER (YOUR GRAPHICAL INTERFACE). IT IS LIKELY THAT IT IS NOT S

Re: Installed Nvidia GT630 and S server fails to boot up.

2016-10-24 Thread Christopher Barry
On Mon, 24 Oct 2016 14:16:35 +0900 aki wrote: >I have a mother board with an intel graphics card, and add a GeForce >GT 630 to the expansion slot. Windows recognized it and installed >proper drivers but Mint gives me an error and stalls. >Error mess. said " FAILED TO START THE X SERVER (YOUR GRAP

[ANNOUNCE] libXi 1.7.8

2016-10-24 Thread Peter Hutterer
This release fixes a crash introduced in the 1.7.7 release. If a device has no classes, a wrong error was returned, eventually causing some applications to crash. This is fixed now. Niels Ole Salscheider (1): SizeClassInfo can return 0 even without an error Peter Hutterer (2): XListIn