> First; if you use Xwin without :0 you will get error "couldn't add screen
0.
> At least you need Xwin :0
Sorry, I messed messages, for generating this message I used screen 0.
>Why did you insert :1 after XWin?. Are you using binary from
>Cygwin/XFree86? If so, in that case the commands will be
>Xwin -screen 0 1289x1024 -depth 8 -engine 4 ........................
I use two instances of Cygwin simultaneously - one in 8 bit color depth,
one in 32 depth. The reason is, I cannot use Visual builder in 32 bits - it
needs Pseudocolor. But C++ developing environment has messed colors in 8
bits, so I need 32 (it's also messed, but less).
> How to use European keyboards, you can read at http://www.gotti.org.
Of course I read FAQ and found that, I have no problem to use xmodmap. But
I probably need also change the locale from ISO-8859-1 to ISO-8859-2 to use
correct fonts and display Czech characters.
Thanks
Pavel