[Pkg-kbd-devel] Bug#633622: remap doesn't take effect

Volkan YAZICI volkan.yazici at gmail.com
Thu Jul 21 17:55:11 UTC 2011


On Thu, 21 Jul 2011 17:13:03 +0200, Michael Schutte writes:
> On Thu, Jul 14, 2011 at 09:06:23PM +0200, Michael Schutte wrote:
>> The ctrl:nocaps setting works for me.  Would you mind attaching your
>> /etc/default/keyboard file and the output of
>> 
>> 	$ . /etc/default/keyboard
>> 	$ diff <(ckbcomp -model $XKBMODEL $XKBLAYOUT $XKBVARIANT) \
>> 		<(ckbcomp -model $XKBMODEL $XKBLAYOUT $XKBVARIANT ctrl:nocaps)
>> 
>> (bash/zsh/… required) so we can figure out where the problem is?
>
> Any input?

Excuse me for the late reply. Since fiddling with /etc/default/keyboard
doesn't work (I'm still using manually edited
/etc/console-setup/cached.kmap.gz) I totally forgot about this.
Diagnostics you requested is as follows.

  $ 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".

If there is anything I can further provide, just tell me. Thanks so much
for your kindly interest.


Best.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kbd-devel/attachments/20110721/62ee5a3a/attachment-0001.pgp>


More information about the Pkg-kbd-devel mailing list