> I'm struggling to understand your message, so let's make sure I get
> you right by rephrasing what I understood:
>
> 1. ALT + SHIFT + [ produces {
>
> 2. ALT is not AltGr and AltGr does not work, which means
> AltGr + [ does _not_ produce { as well as
> AltGr + SHIFT + [ does _not_ produce {
>
> 3. You just use ALT+SHIFT because AltGr does not work but you want
> AltGr as modifier for { and }.
Exactly, you got the point!
YES! altgr+Q outputs exactly the "@"!
I am still working on it, the output of
> setxkbmap -query
is:
rules: evdev
model: pc105
layout: it,us
variant: ,
while the output of the other command is:
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+de(nodeadkeys)+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
Remains only 3/4 wrong keycodes for finishing the work, I have done a try with the latest chargen I've made and I was able to work on Sculpt os without any problem.
Regards,
Edoardo Mantovani