skylarmt / android-xserver

Automatically exported from code.google.com/p/android-xserver
0 stars 0 forks source link

patch to make touches into drags and to make arrows keys into arrows #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This patch creates preferences to make movements into drags and to make arrow 
keys work like arrows instead of buttons.  Making movements into drags allows 
you to click and drag items by touch.  Making arrows keys work like arrows 
makes it easier to run applications that use arrow keys.  The patches also 
implement control and alt on the hacker's keyboard.
The patches change the application name to XServerWB so that the patched 
version can be installed in parallel with the original version.  I can make a 
new version without the name change if necessary.

Original issue reported on code.google.com by william.bader@gmail.com on 22 Mar 2013 at 1:53

Attachments:

GoogleCodeExporter commented 8 years ago
Corrected patch.  The first patch missed the new files.  William

Original comment by william.bader@gmail.com on 4 Apr 2013 at 9:39

Attachments:

GoogleCodeExporter commented 8 years ago
Updated patch including a fix for XCopyPlane.
It was drawing in white instead of the foreground color.

Original comment by william.bader@gmail.com on 5 Apr 2013 at 1:39

Attachments: