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.

Attachment: pgpy8efxXDWal.pgp
Description: PGP signature

Reply via email to