Commit 001d739f authored by Sam Lantinga's avatar Sam Lantinga

The keyboard modifiers are not set to the correct state on X11 startup.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4028
parent 874c4950
...@@ -16,6 +16,8 @@ Linux: ...@@ -16,6 +16,8 @@ Linux:
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
The AAlib, GGI, and SVGAlib video drivers are not heavily tested. The AAlib, GGI, and SVGAlib video drivers are not heavily tested.
Win32: Win32:
...@@ -100,6 +102,8 @@ FreeBSD: ...@@ -100,6 +102,8 @@ FreeBSD:
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
Solaris: Solaris:
The joystick functions are not implemented yet. The joystick functions are not implemented yet.
...@@ -108,6 +112,8 @@ Solaris: ...@@ -108,6 +112,8 @@ Solaris:
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
IRIX: IRIX:
The CD-ROM handling doesn't work completely. The CD-ROM handling doesn't work completely.
...@@ -118,6 +124,8 @@ IRIX: ...@@ -118,6 +124,8 @@ IRIX:
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
OpenBSD: -= NOT YET SUPPORTED =- OpenBSD: -= NOT YET SUPPORTED =-
This is reported to work, but I haven't verified this. This is reported to work, but I haven't verified this.
...@@ -126,6 +134,8 @@ OpenBSD: -= NOT YET SUPPORTED =- ...@@ -126,6 +134,8 @@ OpenBSD: -= NOT YET SUPPORTED =-
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
OSF/Tru64: -= NOT YET SUPPORTED =- OSF/Tru64: -= NOT YET SUPPORTED =-
The audio functions are not implemented yet. The audio functions are not implemented yet.
...@@ -136,6 +146,8 @@ OSF/Tru64: -= NOT YET SUPPORTED =- ...@@ -136,6 +146,8 @@ OSF/Tru64: -= NOT YET SUPPORTED =-
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
AIX: -= NOT YET SUPPORTED =- AIX: -= NOT YET SUPPORTED =-
This port has only been tested with AIX 4.3.3 This port has only been tested with AIX 4.3.3
...@@ -150,6 +162,8 @@ AIX: -= NOT YET SUPPORTED =- ...@@ -150,6 +162,8 @@ AIX: -= NOT YET SUPPORTED =-
input translation extension. I will implement it as requested. input translation extension. I will implement it as requested.
Latin-1 keyboard input works fine. Latin-1 keyboard input works fine.
The keyboard modifiers are not set to the correct state on startup.
The AIX port was done by Carsten.Griwodz@KOM.tu-darmstadt.de The AIX port was done by Carsten.Griwodz@KOM.tu-darmstadt.de
More information on this port is available at: More information on this port is available at:
http://www.kom.e-technik.tu-darmstadt.de/~griff/SDL/ http://www.kom.e-technik.tu-darmstadt.de/~griff/SDL/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment