lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 15 Nov 2017 23:55:51 +0100
From:   Pavel Machek <pavel@....cz>
To:     Filip Matijević <filip.matijevic.pz@...il.com>,
        pali.rohar@...il.com, sre@...nel.org,
        kernel list <linux-kernel@...r.kernel.org>
Subject: Display, touchscreen on N9

Hi!

Thanks to Filip, I got X / touchscreen to work on N9.

But there's still fun. I'd like landscape mode display, unfortunately

DISPLAY=:0.0 xrandr --output DSI-1 --rotate right

causes snow and blank display. --rotate normal gets it back.

Touchscreen is wrong, too, but looks fixable.

localhost:~$ DISPLAY=:0.0 xinput
...
⎜   ↳ Atmel maXTouch Touchscreen              	id=7	[slave  pointer  (2)]
localhost:~$ DISPLAY=:0.0 xinput --list-props 7
Device 'Atmel maXTouch Touchscreen':
...
	Coordinate Transformation Matrix (121):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000

For N9, this seems to work:

DISPLAY=:0.0 xinput --set-prop --type=float "Atmel maXTouch Touchscreen" "Coordinate Transformation Matrix" -1 0 1 0 1 0 0 0 1

Best regards,
	     	    	       		    	   	    		 Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ