On May 13 18:20:23, h...@stare.cz wrote:
> On Apr 22 07:03:22, s...@spacehopper.org wrote:
> > On 2015-04-21, Jan Stary <h...@stare.cz> wrote:
> > > On Mar 31 19:24:00, h...@stare.cz wrote:
> > >> Since about three snapshots ago,
> > >> I cannot use the caron (háček) in xterm
> > >> to diacritize my Czech (latin2) writings.
> > >> This used to work.
> > >
> > > No really, this used to work.
> > > Now it stopped working on the machines I upgraded.

Writing a non-capitalized caron'd letter in vim (in an xterm)
and then capitalizing it with ~ does produce the correct
capitalized caron'd version of the letter. But typing it
straight like in [caron]S still does not work.

        Jan


> > Are you able to backtrack by date in cvs to identify what caused it?
> > Was it the xkeyboard-config update?
> 
> Probably not. The diff in /usr/xenocara/data/xkeyboard-config
> between 6 months ago and now (below) doesn't seem to contain
> anythong related to the cz keyboard. The diff to the previous
> state goes back way longer before I started seeing this.
> 
> What else could have caused this?
> 
>       Thanks
> 
>               Jan
> 
> 
> Index: man/xkeyboard-config.7
> ===================================================================
> RCS file: /cvs/xenocara/data/xkeyboard-config/man/xkeyboard-config.7,v
> retrieving revision 1.9
> retrieving revision 1.7
> diff -u -p -u -p -r1.9 -r1.7
> --- man/xkeyboard-config.7    30 Mar 2015 17:11:29 -0000      1.9
> +++ man/xkeyboard-config.7    17 Sep 2014 16:11:50 -0000      1.7
> @@ -1,5 +1,5 @@
>  .\" WARNING: this man page is autogenerated. Do not edit or you will lose 
> all your changes.
> -.TH XKEYBOARD-CONFIG 7 "xkeyboard-config 2.14" "X Version 11"
> +.TH XKEYBOARD-CONFIG 7 "xkeyboard-config 2.12" "X Version 11"
>  .SH NAME
>  xkeyboard-config \- XKB data description files
>  .SH DESCRIPTION
> @@ -126,7 +126,7 @@ logidinovoedge    Logitech diNovo Edge Keyb
>  mx1998       Memorex MX1998
>  mx2500       Memorex MX2500 EZ-Access Keyboard
>  mx2750       Memorex MX2750
> -microsoft4000        Microsoft Natural Ergonomic Keyboard 4000
> +microsoft4000        Microsoft Natural Wireless Ergonomic Keyboard 4000
>  microsoft7000        Microsoft Natural Wireless Ergonomic Keyboard 7000
>  microsoftinet        Microsoft Internet Keyboard
>  microsoftpro Microsoft Natural Keyboard Pro / Microsoft Internet Keyboard Pro
> @@ -244,7 +244,6 @@ ara(digits)       Arabic (digits)
>  ara(qwerty)  Arabic (qwerty)
>  ara(qwerty_digits)   Arabic (qwerty/digits)
>  ara(buckwalter)      Arabic (Buckwalter)
> -ara(mac)     Arabic (Macintosh)
>  
>  _
>  al   Albanian
> @@ -539,7 +538,6 @@ _
>  is   Icelandic
>  is(Sundeadkeys)      Icelandic (Sun dead keys)
>  is(nodeadkeys)       Icelandic (eliminate dead keys)
> -is(mac_legacy)       Icelandic (Macintosh, legacy)
>  is(mac)      Icelandic (Macintosh)
>  is(dvorak)   Icelandic (Dvorak)
>  
> @@ -691,8 +689,6 @@ ru(mac)   Russian (Macintosh)
>  ru(srp)      Serbian (Russia)
>  ru(bak)      Bashkirian
>  ru(chm)      Mari
> -ru(phonetic_azerty)  Russian (phonetic azerty)
> -ru(phonetic_fr)      Russian (phonetic French)
>  
>  _
>  rs   Serbian
> @@ -1005,7 +1001,6 @@ ctrl:menu_rctrl Menu as Right Ctrl
>  ctrl:ctrl_ralt       Right Alt as Right Ctrl
>  ctrl:swap_lalt_lctl  Swap Left Alt key with Left Ctrl key
>  ctrl:swap_lwin_lctl  Swap Left Win key with Left Ctrl key
> -ctrl:swap_rwin_rctl  Swap Right Win key with Right Ctrl key
>  ctrl:swap_lalt_lctl_lwin     Left Alt as Ctrl, Left Ctrl as Win, Left Win as 
> Alt
>  
>  .TE
> @@ -1161,7 +1156,7 @@ lB l.
>  Option       Description
>  numpad:pc    Default numeric keypad keys
>  numpad:mac   Numeric keypad keys always enter digits (as in Mac OS)
> -numpad:microsoft     NumLock on: digits, Shift switches to arrow keys, 
> Numlock off: always arrow keys (as in MS Windows)
> +numpad:microsoft     Shift with numeric keypad keys works as in MS Windows
>  numpad:shift3        Shift does not cancel Num Lock, chooses 3rd level 
> instead
>  srvrkeys:none        Special keys (Ctrl+Alt+<key>) handled in a server
>  apple:alupckeys      Apple Aluminium Keyboard: emulate PC keys (Print, 
> Scroll Lock, Pause, Num Lock)
> @@ -1253,22 +1248,6 @@ Option Description
>  japan:kana_lock      Kana Lock key is locking
>  japan:nicola_f_bs    NICOLA-F style Backspace
>  japan:hztg_escape    Make Zenkaku Hankaku an additional ESC
> -
> -.TE
> -
> -
> -.SS
> -Korean Hangul/Hanja keys
> -.BR
> -.TS
> -left,box;
> -lB lB
> -___
> -lB l.
> -Option       Description
> -korean:hw_keys       Hardware Hangul/Hanja keys
> -korean:ralt_rctrl    Right Alt as Hangul, right Ctrl as Hanja
> -korean:rctrl_ralt    Right Ctrl as Hangul, right Alt as Hanja
>  
>  .TE
>  
> Index: pc/Makefile
> ===================================================================
> RCS file: /cvs/xenocara/data/xkeyboard-config/pc/Makefile,v
> retrieving revision 1.5
> retrieving revision 1.3
> diff -u -p -u -p -r1.5 -r1.3
> --- pc/Makefile       30 Mar 2015 17:11:29 -0000      1.5
> +++ pc/Makefile       17 Sep 2014 16:11:50 -0000      1.3
> @@ -1,7 +1,7 @@
> -#    $OpenBSD: Makefile,v 1.5 2015/03/30 17:11:29 shadchin Exp $
> +#    $OpenBSD: Makefile,v 1.3 2014/09/17 16:11:50 shadchin Exp $
>  
>  XKC_TOP =            ../../..
> -PACKAGE_VERSION =    2.14
> +PACKAGE_VERSION =    2.12
>  PKGCONFIG =          xkeyboard-config.pc
>  EXTRA_PKGCONFIG_SUBST =      -e 's,@VERSION@,${PACKAGE_VERSION},g' \
>                       -e 's,@xkb_base@,${XKB_BASE},g'

Reply via email to