Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Aggiustare la mappa della tastiera it sugli *book
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Sun Jul 04, 2004 4:53 pm    Post subject: [TIP] Aggiustare la mappa della tastiera it sugli *book Reply with quote

Sono sicuro che qualcuno di voi ha di certo notato che sui powerbook e gli ibook (sono sicuro sul powerbook) il tasto "\" ed il tasto "<" sono invertiti. Oggi mi sono messo di sana pianta e gli ho sistemati. Ecco come fare:

1) Aggiustare it.map.gz:

Spostatevi in /usr/share/keymaps/i386/qwerty/.
Decomprimete il file it.map.gz dando il comando:
Code:
 gunzip it.map.gz.

Aprite it.map.gz con nano.
Modificate il file in questi punti come descritto:

Code:
#keycode  41 = backslash               bar
keycode 41 = less                       greater


Code:
#keycode  86 = less            greater
keycode 86 = backslash          bar


ricomprimete la pappa con:

Code:
gzip it.map


date un "loadkeys it" o riavviate.

Cosi' avete invertito i tasti al difuori di X.

2) Modificare i keycodes per Xfree/Xorg:

Spostatevi in /etc/X11/xkb/keycodes/.
Aprite con nano (o un'altro editor) il file xfree86.
Editate il file come segue:

Code:
// <LSGT> =  94;
    <LSGT> =  49;


Code:
// <TLDE> =  49;
    <TLDE> = 94;


Riavviate X...

In questo modo dovreste avere i tasti apposto. Ricordatevi che potete modificare questi due file anche per aggiustare altri tasti.
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum