mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 00:35:18 -05:00
The keyboard modifiers are not set to the correct state on X11 startup.
This commit is contained in:
14
BUGS
14
BUGS
@@ -16,6 +16,8 @@ Linux:
|
||||
input translation extension. I will implement it as requested.
|
||||
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.
|
||||
|
||||
Win32:
|
||||
@@ -100,6 +102,8 @@ FreeBSD:
|
||||
input translation extension. I will implement it as requested.
|
||||
Latin-1 keyboard input works fine.
|
||||
|
||||
The keyboard modifiers are not set to the correct state on startup.
|
||||
|
||||
Solaris:
|
||||
The joystick functions are not implemented yet.
|
||||
|
||||
@@ -108,6 +112,8 @@ Solaris:
|
||||
input translation extension. I will implement it as requested.
|
||||
Latin-1 keyboard input works fine.
|
||||
|
||||
The keyboard modifiers are not set to the correct state on startup.
|
||||
|
||||
IRIX:
|
||||
The CD-ROM handling doesn't work completely.
|
||||
|
||||
@@ -118,6 +124,8 @@ IRIX:
|
||||
input translation extension. I will implement it as requested.
|
||||
Latin-1 keyboard input works fine.
|
||||
|
||||
The keyboard modifiers are not set to the correct state on startup.
|
||||
|
||||
OpenBSD: -= NOT YET SUPPORTED =-
|
||||
This is reported to work, but I haven't verified this.
|
||||
|
||||
@@ -126,6 +134,8 @@ OpenBSD: -= NOT YET SUPPORTED =-
|
||||
input translation extension. I will implement it as requested.
|
||||
Latin-1 keyboard input works fine.
|
||||
|
||||
The keyboard modifiers are not set to the correct state on startup.
|
||||
|
||||
OSF/Tru64: -= NOT YET SUPPORTED =-
|
||||
The audio functions are not implemented yet.
|
||||
|
||||
@@ -136,6 +146,8 @@ OSF/Tru64: -= NOT YET SUPPORTED =-
|
||||
input translation extension. I will implement it as requested.
|
||||
Latin-1 keyboard input works fine.
|
||||
|
||||
The keyboard modifiers are not set to the correct state on startup.
|
||||
|
||||
AIX: -= NOT YET SUPPORTED =-
|
||||
This port has only been tested with AIX 4.3.3
|
||||
|
||||
@@ -150,6 +162,8 @@ AIX: -= NOT YET SUPPORTED =-
|
||||
input translation extension. I will implement it as requested.
|
||||
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
|
||||
More information on this port is available at:
|
||||
http://www.kom.e-technik.tu-darmstadt.de/~griff/SDL/
|
||||
|
||||
Reference in New Issue
Block a user