Re: web browser for cgywin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reid Thompson wrote: > links2 http://links.twibright.com/ graphical -- your best bet I have packages of links-2.x available on Cygwin Ports; just add the following server to setup.exe: ftp://sunsite.dk/projects/cygwinports/ Or manually download from /release/links. Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDXV0CpiWmPGlmQSMRAotuAKCWuZTxPjwxJc+dTfPfDGAhI47IfACfeCSP XbipXzXdKzt3VACal79maBc= =iX+2 -END PGP SIGNATURE- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: overlapping windows in cygwin
Hi, the trick worked ! Thank you very much ! Fab On Mon, 24 Oct 2005, Matthew Kasun wrote: > Download tweakui, part of the Powertoys for XP, from Microsoft. http://www.microsoft .com/windowsxp/downloads/powertoys/xppowertoys.mspx -- Matt * Dr P.-Fabrizio SALVATORE* Department of Physics, E-mail: [EMAIL PROTECTED] * Royal Holloway, London University http://www.pp.rhul.ac.uk/~salvator/ * Egham, Surrey, TW20 0EX, UK Office phone: +44 (0)1784 443479* Office fax: +44 (0)1784 472794 * -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
RE: overlapping windows in cygwin
-- Forwarded message -- Date: Mon, 24 Oct 2005 23:45:53 +0200 (MET DST) From: Angelo Graziosi <[EMAIL PROTECTED]> To: cygwin@cygwin.com Subject: RE: overlapping windows in cygwin Fabrizio Salvatore wrote: > I also noticed that for some graphical programs (like PAW, for > example, the physics analysis workstatio developed at CERN), when an > xterm window is overlapped to the graphics window, the part of the > plot that is covered by the xterm is cancelled and when I focus back > to the graphic window (by clicking on it) my plot is partially > deleted. Any idea why this happens ? You should add the option '+bs' when starting XWin, i.e.: run XWin -multiwindow -clipboard -silent-dup-error +bs (This results from PAW-All-FAQ) Best regards, angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
RE: overlapping windows in cygwin
I'm quite sure Tweakui would cast its focus-follows-mouse settings on every app window running in XP. Ideally, we would want to have focus-follows-mouse only for cygwin. Running a window mgr like wmaker rather than multi-window would help accomplish that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthew Kasun Sent: Mon, October 24, 2005 1:34 PM To: cygwin-xfree@cygwin.com Subject: Re: overlapping windows in cygwin Download tweakui, part of the Powertoys for XP, from Microsoft. http://www.microsoft .com/windowsxp/downloads/powertoys/xppowertoys.mspx -- Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: overlapping windows in cygwin
Download tweakui, part of the Powertoys for XP, from Microsoft. http://www.microsoft .com/windowsxp/downloads/powertoys/xppowertoys.mspx -- Matt
overlapping windows in cygwin
Hi, I've just installed the latest version of cygwin, that I use to connect from my WindowsXP laptop to our linux farms at the university. I run startxwin.bat (as a shortcut from my desktop) and, from the cygwin terminal window I then jump to wherever I need to. My startxwin.bat is the default one that comes with the cygwin installation: SET CYGWIN_ROOT=\cygwin SET PATH=.;%CYGWIN_ROOT%\bin;%CYGWIN_ROOT%\usr\X11R6\bin;%PATH% SET XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults SET XCMSDB=/usr/X11R6/lib/X11/Xcms.txt SET XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB SET XNLSPATH=/usr/X11R6/lib/X11/locale if not exist %CYGWIN_ROOT%\tmp\.X11-unix\X0 goto CLEANUP-FINISH attrib -s %CYGWIN_ROOT%\tmp\.X11-unix\X0 del %CYGWIN_ROOT%\tmp\.X11-unix\X0 :CLEANUP-FINISH if exist %CYGWIN_ROOT%\tmp\.X11-unix rmdir %CYGWIN_ROOT%\tmp\.X11-unix run XWin -multiwindow -clipboard -silent-dup-error run xterm -fn 6x13 -g 140x24 -si -sk -sb -fg black -bg Wheat -T "cygwin terminal Window" -e /usr/bin/tcsh -l I'm simply using Windows as my window manager (not running twm or fvwm or anything like that); when I have several windows, I would like to focus on each one of them (and so activate them) by just pointing my mouse to the window, instead of clicking on them. Does anyone know if it is possible (and in case how to do it) ? I also noticed that for some graphical programs (like PAW, for example, the physics analysis workstatio developed at CERN), when an xterm window is overlapped to the graphics window, the part of the plot that is covered by the xterm is cancelled and when I focus back to the graphic window (by clicking on it) my plot is partially deleted. Any idea why this happens ? Many thanks for any help/suggestion ! Fab -- # Dr P-Fabrizio Salvatore| Department of Physics Phone: +44 (0)1784 44 3479 | Royal Holloway College Fax: +44 (0)1784 47 2794 | University of London e-mail: [EMAIL PROTECTED] | Egham, Surrey, TW20 0EX http://www.pp.rhul.ac.uk/~salvator | United Kingdom (UK) # -- # Dr P-Fabrizio Salvatore| Department of Physics Phone: +44 (0)1784 44 3479 | Royal Holloway College Fax: +44 (0)1784 47 2794 | University of London e-mail: [EMAIL PROTECTED] | Egham, Surrey, TW20 0EX http://www.pp.rhul.ac.uk/~salvator | United Kingdom (UK) # -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: XWin hangs on opening xterms: Conflict with software FRITZ!DSL Startcenter
Jack Tanner hotmail.com> writes: > Norbert Harendt wrote: > >>Could it be a firewall of some sort? > > > > It is a kind of firewall used with german DSL-router > > Cygwin/X is known to conflict with some software firewalls, like > ZoneAlarm, even if they are only installed and not running. It works > fine, however, with the Windows XP SP2 Personal Firewall. You may just > have to uninstall the Fritz software. Perhaps you could use a hardware > firewall built into a router like a Linksys WRT54G instead of the Fritz one. Thanks for your hints. I tried out a similar strategy. I uninstalled the Fritz software and installed agnitum firewall, now Cygwin/X is running fine. In parallel i contacted AVM (the vendor of Fritz software) and informed them of the malfunction. Perhaps one day in future i can use fritz software again ... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: XWin hangs on opening xterms: Conflict with software FRITZ!DSL Startcenter
Norbert Harendt wrote: Could it be a firewall of some sort? It is a kind of firewall used with german DSL-router Cygwin/X is known to conflict with some software firewalls, like ZoneAlarm, even if they are only installed and not running. It works fine, however, with the Windows XP SP2 Personal Firewall. You may just have to uninstall the Fritz software. Perhaps you could use a hardware firewall built into a router like a Linksys WRT54G instead of the Fritz one. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: web browser for cgywin
On Sun, 23 Oct 2005, Eliah Kagan wrote: On 10/23/05, Reid Thompson <[EMAIL PROTECTED]> wrote: Charles Li wrote: Can someone recommend a decent, and easy to build, web browser for cgywinX? Or, if you're willing to expend a bit more effort, you could compile Firefox against cygwin.dll (this is supported). That was what one would have expected as a reply, since the usual notion of an unqualified "decent" excludes the text-browsers. But I'd go for links2. ymmv (look under the hood ;-) -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Re: XWin hangs on opening xterms: Conflict with software FRITZ!DSL Startcenter
Jack Tanner hotmail.com> writes: > $ strings sh.exe | grep dll > dll_crt0__FP11per_process > cygwin1.dll > cygintl-3.dll > cygreadline6.dll > KERNEL32.dll > > Could it be that the FRITZ!DSL software somehow inserts itself into the > loading process? Yes, i think so > Could it be a firewall of some sort? It is a kind of firewall used with german DSL-router > Can you play with > not loading the FRITZ stuff (without uninstalling it), and running Xwin > then? Yes, i tried, but XWin showed the same failure -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/