Re: System lockup problems with XWin clipboard

2004-02-19 Thread Thomas . Wolff
you can quote me there.] Kind regards, Thomas Wolff -------- Dr. Thomas Wolff, [EMAIL PROTECTED], +49-30-386-23419 Siemens ICM N AS RD C 2 Siemensdamm 50, D-13629 Berlin, Germany

Cygwin/X sends Focus events to wrong windows

2012-06-14 Thread Thomas Wolff
Testing with xev and two other windows A and B (X or native), the following can be observed: (click into A, then into B; focus changes) click into A, move mouse over xev (some MotionEvents will be reported), then click into B: a FocusEvent is reported by xev although xev was not clicked This d

font-misc-misc out of era

2013-09-20 Thread Thomas Wolff
The X fonts in the package font-misc-misc is out-of-era, from ASCII times, so that e.g. if you start xterm -fn 9x18 you wouldn't even see a Euro sign. Please replace them with their Unicode versions from http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Kindly appreciated Thomas -- Unsubscribe info

Re: font-misc-misc out of era

2013-09-21 Thread Thomas Wolff
Am 20.09.2013 19:21, schrieb Jon TURNEY: On 20/09/2013 17:37, Thomas Wolff wrote: The X fonts in the package font-misc-misc is out-of-era, from ASCII times, so that e.g. if you start xterm -fn 9x18 you wouldn't even see a Euro sign. Please replace them with their Unicode versions from

Re: ctrl-alt-{ ctrl-alt-[ ctrl-alt-] ctrl-alt-} not working as expected german keyboard on notebook

2015-02-18 Thread Thomas Wolff
Am 18.02.2015 um 14:35 schrieb Jon TURNEY: On 18/02/2015 02:54, rhofm...@rayed.de wrote: Dell Latitude E6540, german keyboard. I can type AltGr-{ ... and so on, but ctrl-alt-{ ... as labeled on the keyboard gives something wrong. It seems like when Alt is pressed Ctrl (Strg) is ignored, it giv

Re: problem with tty size in xterm

2004-09-29 Thread Thomas Wolff
I recently reported the bug below. Now I've come across an issue that might be related and maybe this is an additional hint; it's Debian bug #202497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=202497 Thomas Wolff > When an xterm is started that has about as many r

Re: Updated: xterm-238-1

2009-02-20 Thread Thomas Wolff
Hello, please add the following configure options to the xterm package: --enable-wide-chars to provide a UTF-8 environment for applications that need to use it (see also http://sourceware.org/ml/cygwin-xfree/2007-08/msg00069.html) --enable-256-color Thanks for consideration, kind regards,

Re: Updated: xterm-238-1

2009-02-23 Thread Thomas Wolff
> On 2009/02/20 20:24, Thomas Wolff wrote: > > please add the following configure options to the xterm package: > > > > --enable-wide-chars to provide a UTF-8 environment for applications that > > need to use it > > > > --enable-256-color > Bot

keypad assignments

2009-03-25 Thread Thomas Wolff
Hello, I've managed to re-activate my Cygwin/XFree (there had been this disabled keyboard problem with a non-cygwin XKEYSYMDB variable setting since some recent release...). So I discovered that, assumedly with that recent major revision, a keyboard handling deficiency has been introduced: The

Re: keypad assignments

2009-04-02 Thread Thomas Wolff
> Thomas, > > I believe I have fixed the problem. What program do you use for > displaying the keycodes so I can test the fix before sending in the patch? Hi Paul, xev is the program for testing, thanks. Thomas > > Paul > > Thomas Wolff wrote: > > Hello, >

Re: [1.7] Updated: cygwin-1.7.0-45

2009-04-02 Thread Thomas Wolff
Corinna Vinschen wrote on cygwin-announce: > Hi folks, > > > I just uploaded a new Cygwin 1.7 test release, 1.7.0-45. > > ... > > > What's new in contrast to 1.7.0-44 > === > > - A lot of character sets are supported now via a call to setlocale(). > The setting of

Re: Unicode fonts [was: Re: [1.7] Updated: cygwin-1.7.0-45]

2009-04-08 Thread Thomas Wolff
I wrote: > Now that cygwin supports UTF-8 in a standard fashion, I think it's time > to also add Unicode fonts to the Cygwin/X distribution. Otherwise the > additional value of running xterm or rxvt in UTF-8 mode is quite limited. > > I would be willing to provide the Unicode versions of the sta