From: Matan Ziv-Av <ma...@sv...> - 2000-07-08 07:33:40
|
On Fri, 7 Jul 2000, James Simmons wrote: > different languages fit with /dev/event? As for the console system we will > need to add support for 16 bit characters in the future as well as > different directions to typing. In some languages you write right to left > instead of left to right as many european languages do. Hebrew is one of those right to left languages, but this is an output only concern. The input system still needs to give the events in chronological order. Again, for hebrew, even the output support needs to be done at the application level. Putting it in the console is hack that works a little, and might be useful in a few occasions, but it is not the solution for BiDirectional functionality. -- Matan Ziv-Av. ma...@sv... |