On Mar 31 19:24:00, [email protected] 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. Is anyone seeing the same? Jan > For non-capital letters (ěščřž), there are specific keys with my > setxkbmap -layout "us,cz" -option "grp:shifts_toggle,grp_led:scroll"; > for capital letters, there is no way to type them in an xterm now. > In firefox and other X applications I can write these without problems. > > Has anything changed in this regard, and have I missed it? > (.x* and .X* files below, unchanged for a long time) > > Thank you > > Jan > > > ~/.xinitrc: > > #!/bin/sh > > #gtf 1280 1024 60.0 > #xrandr --newmode 1280x1024_60.00 108.88 1280 1360 1496 1712 1024 1025 1028 > 1060 -HSync +Vsync > #xrandr --addmode VGA1 1280x1024_60.00 > #xrandr --output VGA1 --mode 1280x1024_60.00 > > xset -b -c dpms 300 600 900 m 2 0 r rate 400 30 s blank s 120 60 > xsetroot -solid black > xrdb ~/.Xresources > > setxkbmap -layout "us,cz" -option "grp:shifts_toggle,grp_led:scroll" > xmodmap ~/.xmodmaprc > > cwm > > > > ~/.Xresources: > > XTerm*termName: xterm-color > XTerm*message: true > XTerm*cutNewline: true > XTerm*cutToBeginningOfLine: true > ! these should not break a "word" > XTerm*charClass: 37:48,45-47:48,58:48,64:48,126:48 > XTerm*toolBar: false > !XTerm.keyboardType: vt220 > XTerm*backarrowKeyIsErase: false > !XTer*deleteIsDEL: true > !XTerm.ptyInitialErase: true > !XTerm.ttyModes: TODO > XTerm*background: black > XTerm*foreground: white > XTerm*activeIcon: false > XTerm*autowrap: true > XTerm*colorMode: true > XTerm*cursorBlink: true > XTerm*backarrowKey: true > XTerm*dynamicColors: false > XTerm*loginShell: true > XTerm*reverseWrap: true > XTerm*scrollBar: false > !XTerm*scrollKey: true > !XTerm*scrollLines: 1024 > !XTerm*scrollTtyOutput: false > XTerm*saveLines: 1024 > XTerm*selectToClipboard: true > !XTerm*translations: TODO > XTerm*visualBell: true > XTerm*pointerMode: 1 > > XTerm*eightBitInput: true > XTerm*eightBitOutput: true > !XTerm*allowC1Printable: true > XTerm*locale: ISO8859-2 > !XTerm*font: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-2

