clipboard integration doesn't work

2011-02-06 Thread Paul Maier
Hi, I have problems with my clipboard integration. When I select something in X, the Windows clipboard gets cleared, so there is some interaction between X' and Windows' clipboards. But no data is transferred from X to Windows or vice versa. I am running cygwin-1.7.7-1 (downloaded 2010-11-02)

AW: clipboard integration doesn't work

2011-02-07 Thread Paul Maier
Hi Jon, thanks for giving your attention to this. 8-) Can you give a detailed set of reproduction steps e.g. what application are your cutting from, pasting to? It is reproducable in both directions (Win - X, X - Win), with any application on both sides. So I choose a xterm with a vim for

AW: AW: clipboard integration doesn't work

2011-02-09 Thread Paul Maier
As a workaround, you could perhaps set your locale to de_DE.ISO8859-1 (which is a subset of CP1252), if you actually need to work with CP1252 encoded data, Hi Jon, that WORKS!! 8-))) Thanks for the help. It's fine for me now. Paul -- Unsubscribe info:

X doesn't start for user without admin rights

2011-03-05 Thread Paul Maier
Hi, X starts fine under a user with local administrator rights. When logged in to the same machine with another user that has no admin rights, X won't start. The log indicates that another X were already running, but it's not. Output on the console is: giving up. /bin3/startxwin: Connection

AW: X doesn't start for user without admin rights

2011-03-05 Thread Paul Maier
Hi Jon, great help, yes the problem is related to /tmp/.X11-unix/X0 and /tmp/.X0-lock. When these files are not present, the underpriviledged user can start X fine. The situation is now as follows: SCENARIO 1: Log in as administrator. Start X. Reboot PC and log in as normal user. - The files

I lose characters because keycode of Fn is same than DEL

2011-06-10 Thread Paul Maier
Hi, on a a IBM Lenovo Laptop T60 there is a Fn key to adjust the screen brightness and such. That Fn key has the same keycode than the DEL key. Therefore I can't change the Fn key with xmodmap (because I would change the DEL key the same way.) When I adjust the screen brightness, I lose

AW: AW: AltGr key mostly fires an additional CONTROL key

2011-08-03 Thread Paul Maier
Thanks for the logs, that was very useful. I still can't reproduce this (although holding AltGr down to make it autorepeat seems the best way to try to do that). It is a timing issue with the keypress/release messages so it might be sensitive to CPU speed, or perhaps you have some software

XWin -ignoremousewheelpress

2011-08-03 Thread Paul Maier
Hi Jon, maybe you are interested in this idea: The wheel of a wheel mouse also working as middle mouse button can be quite annoying, when you accidently paste lots of lines into an xterm while scrolling up and down. I thought an option -ignoremousewheelpress to XWin would be a great

xterm: scrollbar bug

2011-08-03 Thread Paul Maier
Hi, I wanted to ask if it's already known, with which release xterm's scrollbar bug will be resolved. Thanks! Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ:

Can't paste text or type blind keys when mouse is out of the window

2011-08-07 Thread Paul Maier
Hi, when xterm has keyboard focus, but mouse pointer is outside of the window (or even on Window's blue title bar): - all blind keys are ignored: o instead of 'à' (key '`' then 'a') you get just a normal 'a' o can't type '^' character (on a German keyboard done with blind '^' key then

AW: 'de' keyboard layout issues (Re: AW: AW: AltGr key mostly fires an additional CONTROL key)

2011-08-12 Thread Paul Maier
1. Tilde sign - Tilde sign (~) should be a normal (not a blind) key. In Windows I hit AltGr++ to get ~, in XWin I need to type AltGr++ then space to get a ~. See attachment for the initial XWin xmodmap -pke table. Possible xmodmap correction (works

AW: Can't paste text or type blind keys when mouse is out of the window

2011-09-08 Thread Paul Maier
-Ursprüngliche Nachricht- On 07/08/2011 10:05, Paul Maier wrote: when xterm has keyboard focus, but mouse pointer is outside of the window (or even on Window's blue title bar): - all blind keys are ignored: o instead of 'à' (key '`' then 'a') you get just a normal

AW: AW: AltGr key mostly fires an additional CONTROL key

2011-10-03 Thread Paul Maier
-Ursprüngliche Nachricht- I've had a go at fixing it. Can you please try the build I've uploaded at [1] and see if it still shows the problem for you? [1] ftp://cygwin.com/pub/cygwinx/XWin.20110803-git-a493c0465e56ce0b.exe.bz2 Hi Jon, works fine for me. I Played

AW: AW: Can't paste text or type blind keys when mouse is out of the window

2011-10-03 Thread Paul Maier
I assume that you see the same behavior with other X applications, i.e. it's not xterm-specific? No, at least xedit works fine on my PC, with blind keys and with mouse text pasting, no matter if the mouse pointer is really inside or on blue window frame or (for blind keys:)

scrolling xterm with Levovo trackpoint

2011-12-10 Thread Paul Maier
Hi there, when I reboot my PC, scrolling an xterm with a Levovo trackpoint works (mostly) fine, very smooth and good speed. Then I work for a while and some condition, that I couldn't find out yet, corrupts it. It then doesn't scroll WHILE you hold that Trackpoint middle button down, but after

AW: scrolling xterm with Levovo trackpoint

2011-12-17 Thread Paul Maier
when I reboot my PC, scrolling an xterm with a Levovo trackpoint works (mostly) fine, very smooth and good speed. Then I work for a while and some condition, that I couldn't find out yet, corrupts it. It then doesn't scroll WHILE you hold that Trackpoint middle button down, but

Levovo trackpoint come delayed (reproducable with xev)

2012-01-22 Thread Paul Maier
Hi there, Lenovo trackpoint scrolling events get buffered somewhere until I release the button: then I get hundreds of scrolling events all at once. I can clearly see these events in xev. Result is that I don't really experience scrolling, rather jumping up and down with a random-like

AW: Levovo trackpoint come delayed (reproducable with xev)

2012-01-23 Thread Paul Maier
On 22/01/2012 23:10, Paul Maier wrote: Lenovo trackpoint scrolling events get buffered somewhere until I release the button: then I get hundreds of scrolling events all at once. I can clearly see these events in xev. Result is that I don't really experience scrolling, rather

AW: QAW: AW: Levovo trackpoint come delayed (reproducable with xev)

2012-02-02 Thread Paul Maier
-Ursprüngliche Nachricht- On 29/01/2012 13:36, Paul Maier wrote: I did several tests and now I can send you a detailed report: Thanks for taking the time to do that. Notes: - I found that file at C:\Program Files\Synaptics\SynTP\TP4table.dat and I have added the lines

AW: QAW: AW: Levovo trackpoint come delayed (reproducable with xev)

2012-02-02 Thread Paul Maier
-Ursprüngliche Nachricht- On 29/01/2012 13:36, Paul Maier wrote: I did several tests and now I can send you a detailed report: Thanks for taking the time to do that. Notes: - I found that file at C:\Program Files\Synaptics\SynTP\TP4table.dat and I have added

AW: AW: QAW: AW: Levovo trackpoint come delayed (reproducable with xev)

2012-02-03 Thread Paul Maier
2. Download XWin.20120129-git-45e67e363e19a481.exe.bz2. /bin/startxwin -- /bin/XWin.20120129-git-45e67e363e19a481.exe -logverbose 3 -clipboard - emulate3buttons 100 -nounixkill -nowinkill -xkboptions nbsp:level3 - Doesn't start. Error message on the console is: giving up.

AW: AW: 'de' keyboard layout issues

2012-07-21 Thread Paul Maier
In Windows, all blind keys followed by a space result in that character. Same in XWin, but with one exception: dead-´ plus space gives ' instead of ´. Please check out my patch for that. [...] for files /usr/share/x11/locale/iso8859-1/Compose and

AW: AW: AW: AW: AW: Can't paste text or type dead keys when mouse is out of the window

2012-07-21 Thread Paul Maier
The problem here is, when running vi in an xterm and the mouse slowly (unnoticed) moves over the scrollbar or out of the xterm, and you want to jump to mark a, you need to enter `a, that is in keystrokes I'll experiment to see if I can reproduce this effect with my environment.

Levovo trackpoint events come delayed (reproducable with xev)

2012-07-21 Thread Paul Maier
- I hold the button down and shift the trackpoint up and down. xterm shows no scrolling movement at all. - Log in /var/log/xwin/XWin.0.log during this: a) still comes at the moment when I shift the trackpoint up and down, b) but it doesn't look regular any more: There are

possible to run XWin as windows service?

2012-07-26 Thread Paul Maier
Hi, I would like to start XWin automatically on Windows startup (Windows user login). I couldn't find any hint in the manual. Is it possible to run (and automatically start) XWin as windows service? I tried these attempts, but they don't work: sc create testabc1 binpath=

AW: possible to run XWin as windows service?

2012-07-28 Thread Paul Maier
I would like to start XWin automatically on Windows startup (Windows user login). I couldn't find any hint in the manual. Is it possible to run (and automatically start) XWin as windows service? Possible? Yes. [...] Running it from the Startup program group is the correct

typo in man xterm

2012-07-28 Thread Paul Maier
Hi, the word not should be added to this description: man xterm [...] +maximized This option indicates that xterm should ask the window manager to maximize its layout on startup. It should read: ... should *not* ask the window manager ... Regards, Paul --

xterm -si doesn't hold the line

2012-07-28 Thread Paul Maier
Hi, xterm -si doesn't work as expected. To reproduce (think of a tail -f instead of xev): 1. xterm -si -e /bin/xev 2. move the mouse in the xev window to produce some lines 3. scroll the xterm up half way and remember the visible lines 4. while looking at the xterm, again move the mouse in the

AW: typo in man xterm

2012-07-28 Thread Paul Maier
Hi, the word not should be added to this description: man xterm [...] +maximized This option indicates that xterm should ask the window manager to maximize its layout on startup. It should read: ... should *not* ask the window manager ...

AW: AW: possible to run XWin as windows service?

2012-07-28 Thread Paul Maier
The cygwin program run.exe is designed to do just that. It's what I use for this purpose :-) ... Hi Eliot, thank you for your input. 8-) I was using run.exe too. run.exe used to hide the window and the task bar entry. But since my upgrade from Cygwin 1.7.9 to 1.7.15, run.exe only hides