2
My operating system is Windows 7. I installed cygwin. I wanted to start the XWin Server with the startxwin
command and it terminates with the error:
Couldn't open compiled keymap file /var/lib/xkb/server-0.xkm
(EE) XKB: Failed to load keymap. Loading default keymap instead.
(EE) Couldn't open compiled keymap file /var/lib/xkb/server-0.xkm
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
Fatal server error: Failed to activate core devices.
Server terminated with error (1). Closing log file.
winDeinitMultiWindowWM - Noting shutdown in progress
startxwin: giving up
startxwin: unable to connect to X server: Connection refused
startxwin: server error
I already tried /usr/bin/rebaseall -v
and it didn't solve the problem and gives the same error.
Could someone please help me overcome this problem?
Actually there is no such file by the name of server-0.xkm in /var/lib/xkb/
Is it usual for these folders to have no keymaps by default? Coz I am sure I didn't remove it. I installed cygwin very recently. – sajeewasp – 2013-10-13T23:06:36.163
I just installed it, and all there is in there is
/var/lib/xkb/README.compiled
. Just that one file. – Kevin Panko – 2013-10-14T03:38:15.817I am able to run the X server, so it is not required to have
server-0.xkm
– Kevin Panko – 2013-10-14T03:45:03.297I tried for many hours and tried all your suggestions for no avail. But thanks for all your suggestions coz while going through them I learnt new things. Now I am completely uninstalling cygwin and would be reinstalling shortly. – sajeewasp – 2013-10-14T04:30:30.517