Mailinglist Archive: opensuse-kde (141 mails)
| < Previous | Next > |
Re: [suse-kde] Lost key assignments (backslash)
- From: Fulup Ar Foll <fulup@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 31 Aug 2003 17:46:37 +0200
- Message-id: <200308311746.37741.fulup@xxxxxxxxxxxxxxxxxxx>
I had a similar problem moving from 8.0 to 8.2 with 'ñ'. I am Breton
and we do use 'ñ' in Breton Language when French keyboard do not
have it. SuSE 8.2 now use xkb in place of xmodmap.
Ci-apres mon petit fichier pour la modif en question, la meme technique
devrait fonctionner pour la Belgique.
Kenavo
Fulup
// Ajoute le ñ et Ñ au clavier Français pour SuSE-8.2.
// ------------------------------------------------------------
// add after letter "m" in /etc/X11/xkb/symbols/pc/fr
// Utiliser la commande setxkbmap pour trouver la commande appropriée.
// setxkbmap -rules xfree86 -model pc102 -layout fr -option "" -print
key <AB06> { [ n, N, ntilde, Ntilde ] };
Le Dimanche 31 Août 2003 10:55, Pierre Lor a écrit :
> Good morning,
>
> SuSEconfig doesn't solve the problem.
>
> Unfortunately I don't have such Xmodmap created with 8.0.
>
> Pierre
>
> Op zondag 31 augustus 2003 10:43, schreef François-Gabriel Knuts:
> > Le Dimanche 31 Août 2003 10:14, Pierre Lor a écrit :
> > > Good morning,
> > >
> > > In my Xmodmap I found
> > >
> > > 94 0x003c (less) 0x003e (greater) 0x005c (backslash)
> > >
> > > I think there is a problem of translation of the code 0x005C to the '\'
> > > And also the SuSE configuration surely held my modification in memory
> > > but don't write it.
> >
> > Maybe should you execute SuSEconfig to fix tour modifications ?
> >
> > When i installed 8.2, i had see that new users can't use
> > less/greater/backslash key. Old users created with 8.0 worked fine thus i
> > copy .Xmodmap of an old user in each home directory of new user. After
> > this operation keyboard works fine...
> >
> > @+
> >
> > Franz
and we do use 'ñ' in Breton Language when French keyboard do not
have it. SuSE 8.2 now use xkb in place of xmodmap.
Ci-apres mon petit fichier pour la modif en question, la meme technique
devrait fonctionner pour la Belgique.
Kenavo
Fulup
// Ajoute le ñ et Ñ au clavier Français pour SuSE-8.2.
// ------------------------------------------------------------
// add after letter "m" in /etc/X11/xkb/symbols/pc/fr
// Utiliser la commande setxkbmap pour trouver la commande appropriée.
// setxkbmap -rules xfree86 -model pc102 -layout fr -option "" -print
key <AB06> { [ n, N, ntilde, Ntilde ] };
Le Dimanche 31 Août 2003 10:55, Pierre Lor a écrit :
> Good morning,
>
> SuSEconfig doesn't solve the problem.
>
> Unfortunately I don't have such Xmodmap created with 8.0.
>
> Pierre
>
> Op zondag 31 augustus 2003 10:43, schreef François-Gabriel Knuts:
> > Le Dimanche 31 Août 2003 10:14, Pierre Lor a écrit :
> > > Good morning,
> > >
> > > In my Xmodmap I found
> > >
> > > 94 0x003c (less) 0x003e (greater) 0x005c (backslash)
> > >
> > > I think there is a problem of translation of the code 0x005C to the '\'
> > > And also the SuSE configuration surely held my modification in memory
> > > but don't write it.
> >
> > Maybe should you execute SuSEconfig to fix tour modifications ?
> >
> > When i installed 8.2, i had see that new users can't use
> > less/greater/backslash key. Old users created with 8.0 worked fine thus i
> > copy .Xmodmap of an old user in each home directory of new user. After
> > this operation keyboard works fine...
> >
> > @+
> >
> > Franz
| < Previous | Next > |