This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: US-Intl keymap


It doesn't work for me. I created a separate us_intl_sh file
in order not to upset the existing us_intl. I created a new
entry in xkb/keymap/xfree86 as follows:

// Stefan Heinzmann's version of a US-international keyboard
xkb_keymap "us_intl_sh" {
    xkb_keycodes	{ include "xfree86"		};
    xkb_types		{ include "default"		};
    xkb_compatibility	{ include "default"		};
    xkb_symbols		{ include "us(pc101)+us_intl_sh"};
    xkb_geometry	{ include "pc"			};
};

I finally changed XF86Config as follows:

    Option "XkbLayout" "us_intl_sh"

But it doesn't seem to have the slightest effect on the
keybord behaviour. Have you got an idea what could be wrong?

Cheers
Stefan


__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]