On 19-10-2001, at 08h 31'19", Alejandro Ríos García wrote:
> <html><head></head><body>When I'm taking about a Latin Keyboard layout is
> when I use a keyboard with &ntilde;, &Ntilde; and mainly I have the following 
>characters
> in the key located over the tab key &ordm;, |, and other one that I couldn't type,
> When I have a Spanish Keyboard layout in the same key I have &ordm; &ordf; and \, The
> problem is that I tought that when I tried to type something using KDE2 the
> characters shown when I pressed some key doesn't match with the key that
> I pressed.<br>
> Then I uninstall kde2, I checked again the configuration and I didn't work,
> Then I pressumed that the problem is located in Xfreee86.<br>
> But, I am not sure about that.<br>

You don't need to install and uninstall something only because the
keyboard don't play according to your needs.

> My question is:<br>
> The problem that I have is located in Xfree86 or in Kernel.<br>
> I was looking for some information and I found two Xmodmap files, one in
> my home directory, and another one in the system directory. Which one do
> I have to modify?<br>

Since I don't know exactly your settings I would say you have to change
the one you use. Or better don't change any and make your own keymap
using xkeycaps. It is a very friendly program.

> I am not so good using linux, I do not undertand a lot of things, but I am trying to 
>understand it.<br>
> I saw the Xfree86 configuration file and I saw a line that said something
> like <a class="moz-txt-link-rfc2396E" href="mailto:Layout=es@eu">"Layout=es@eu"</a> 
>if I change this line to "Layout=la" could this be enought?<br>

No. Because nobody is taking care to implement the Latin language in to
computers. es@eu would be Spanish with euro symbol (ISO8859-15 charset
necessary). I personally use XkbLayout "us" and I put the customization
in my home directory.

If you think that you can't do that give me more details about your
keyboards and I will make the configuration files for you. I need to
know the number of keys (101, 104, 105) and where you want extra
symbols, like that: n~ and N~ over n, N; o- and a- over Tab, Tab;
i' and I' over i, I; etc. Also what key you want to generate the
AltGr (Mode_switch). I assume a qwerty keyboard.

If there are small changes to do, for instance to simply add icircumflex
over the y key, then you may type 
xmodmap -e "keycode 0x1D = y Y icircumflex"
or
xmodmap -e "keycode 0x1D = y Y icircumflex Icircumflex"

If you need my help I would appreciate also the output of the
xmodmap -pk. 

The name of the keys is not always suggestive. ordmasculine you
obtain with "masculine" or with "0x00ba", while ordfeminine you
obtain with "ordfeminine" or with "0x00aa".


Ionel
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to