On Thu, 2010-07-08 at 08:51 +0200, Michel Dänzer wrote: > On Mit, 2010-07-07 at 18:43 +0200, Denis 'GNUtoo' Carikli wrote: > > > It sounds like you just want not to call xf86DisableRandR()?? > > Yes thanks a lot it works well like this too. > > Should I resend the patch? > > Yes, please. Bonus points for including in the commit message what RandR > functionality you tested with rotation. :) basically xrandr -q shows : 480x320 and 320x480 switching to 320x480 produce a strange result here's the screen: |--------------| |..............| |..............| |--------------| and here's how it's displayed: |---------------| |xxxxxxx........| |xxxxxxx........| |---------------| xxxxxxx xxxxxxx xxxxxxx xxxxxxx
basically it's like if it went out of the screen. Most important: I was strongly advised to switch to evdev in #xorg-devel I spent a day trying to find the good parameters for xorg.conf,modified the kernel to report BTN_TOUCH, and finally succeded. (they helped me explaining me what evdev calibration data really meant) Thanks a lot. Denis. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
