[ANNOUNCE] xf86-input-synaptics 1.1.1

2009-05-21 Thread Peter Hutterer
Main issues fixed: - avoiding allocations during the signal handler. - several 64 bit property issues with synclient - The driver tries to detect the touchpad model and adjusts the edge values accordingly. This addresses issues where edge scrolling appeared to be broken on certain touchpad

Re: Setting resolution of external monitor

2009-05-21 Thread Éric Piel
Op 20-05-09 13:09, Oliver Block schreef: Dear Éric, On Wed, May 20, 2009 at 11:49:30AM +0200, Éric Piel wrote: [...] From what I understand you want panning. I would do it with this command: xrandr --output PANEL --mode 1680x1050 --panning 1920x1080 I cannot try this actually, since I

Re: Joystick input driver and multimedia key events

2009-05-21 Thread Peter Hutterer
On Thu, May 21, 2009 at 11:59:38AM +0200, Sascha Hlusiak wrote: Hi, Is it possible to use joystick driver to generate multimedia key events? I wanted to make i.e. buttons 1 and 3 to be volume up and volume down like this: Option MapButton1key=0x1008,0xff13

[intel] 'Virtual' parameter to go away?

2009-05-21 Thread Andreas Schildbach
Hi everyone, some months ago, there was the idea to remove the (need of a) 'Virtual' parameter in the Display SubSection of the intel driver. What are the current plans? In the spirit of Xorg.conf-free auto-configuration, it would be very nice if this parameter was not needed (or would default

Re: patch XACE

2009-05-21 Thread Alan Coopersmith
Deflesselle Yann wrote: Hi, I am currently doing a project which is to create a secure GNU/Linux OS and so I have to make Xorg and SELinux work together, so for that I need the XACE patch but sadely I couldn't find it anywhere so I was wondering if someone could tell me where I could

Re: Joystick input driver and multimedia key events

2009-05-21 Thread Zarko Zivanov
After putting (and restarting X) Option MapButton1key=0x1008ff13 Option MapButton3key=0x1008ff11 this is what I get from xev for buttons 1 and 3: KeyPress event, serial 49, synthetic NO, window 0x3c1, root 0x8c, subw 0x0, time 48271360, (529,604),

Re: xf86-video-intel: 2 commits - src/drmmode_display.c src/i830_exa.c src/i830.h src/i830_memory.c src/i830_video.c

2009-05-21 Thread Eric Anholt
On Wed, 2009-05-20 at 08:20 +0200, Michel Dänzer wrote: On Tue, 2009-05-19 at 10:09 -0700, Eric Anholt wrote: commit 34660fd2df5d61b77ed7041d32ac29053fc94f5a Author: Eric Anholt e...@anholt.net Date: Fri May 15 23:21:05 2009 -0700 Only sync XV to vblank when drawing to the

Re: [intel] 'Virtual' parameter to go away?

2009-05-21 Thread Eric Anholt
On Thu, 2009-05-21 at 15:29 +0200, Andreas Schildbach wrote: Hi everyone, some months ago, there was the idea to remove the (need of a) 'Virtual' parameter in the Display SubSection of the intel driver. What are the current plans? In the spirit of Xorg.conf-free auto-configuration, it

Re: Cursor freeze with XInput2

2009-05-21 Thread Peter Hutterer
On Wed, May 20, 2009 at 06:54:47PM +0200, Florian Echtler wrote: Hello everyone, I'm running Peter's development branch with MPX/Xinput2, and mostly everything is working fine. However, I currently can't use gimp or inkscape. As soon as I click somewhere in the drawing, the cursor freezes