[Pkg-kbd-devel] Bug#633622: remap doesn't take effect
Michael Schutte
michi at debian.org
Fri Jul 22 14:40:52 UTC 2011
Hi,
On Thu, Jul 21, 2011 at 08:55:11PM +0300, Volkan YAZICI wrote:
> $ cat /etc/default/keyboard | grep -vE "^($|#)"
> XKBMODEL="pc105"
> XKBLAYOUT="tr"
> XKBVARIANT=""
> XKBOPTIONS="ctrl:nocaps"
> $ . /etc/default/keyboard
> $ diff <(ckbcomp -model $XKBMODEL $XKBLAYOUT $XKBVARIANT) \
> > <(ckbcomp -model $XKBMODEL $XKBLAYOUT $XKBVARIANT ctrl:nocaps)
> WARNING: Can not find "ctrl:nocaps" in "tr".
Yeah, of course I didn’t think of that … Sorry to bother you, but could
you please try again with
$ diff <(ckbcomp -model "$XKBMODEL" "$XKBLAYOUT" "$XKBVARIANT") \
<(ckbcomp -model "$XKBMODEL" "$XKBLAYOUT" "$XKBVARIANT" ctrl:nocaps)
Still, your settings produce the desired effect for me, but I currently
don’t have access to a Squeeze system – I cannot rule out that the
problem you experience went away sometime after the release.
Cheers,
--
Michael Schutte | michi@{uiae.at,debian.org}
Innsbruck, Austria | happily accepting encrypted mail
OpenPGP: 0x16fb 517b a866 c3f6 8f11 1485 f3e4 122f 1D8C 261A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-kbd-devel/attachments/20110722/d71473ed/attachment.pgp>
More information about the Pkg-kbd-devel
mailing list