From thomaslloyd82@hotmail.com Tue Jul 3 22:52:00 2007 From: thomaslloyd82@hotmail.com (Tom Lloyd) Date: Tue, 03 Jul 2007 22:52:00 -0000 Subject: Xwin Segmentation Fault on XP Message-ID: Hi Guys, Summary : I am running on an old 700mhz intel Celeron machine with an intel motherboard. I have Windows XP Pro installed. I have just downloaded the latest cygwin packages first the default then the full install of the x11, gnome and all the libraries. I am using openssh to connect to a local Ubuntu feisty server that is running gnome. I have connected to the box yesterday and now I am getting segmentation fault with error "26 [main] xwin 3940 _cygtls::handle_exceptions: Error while dumping state ( probably corrupted stack)" Cygwin1.dll version = 1005.24.0.0 Cygwin-NT-5.1 Commands Issued: $ xwin :0.0 -clipboard -engine 1 -nodecoration -swcusor & $ DISPLAY=:0.0 ssh usernameIP_ADDRESS -XY exec dbus-launch gnome-session I enter the password to logwin and get the following: Warning: No xauth data; using fake authentication data for X11 forwarding. winProcEstablishConnection - Hello winInitClipboard () winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP winProcEstablishConnection - winInitClipboard returned. winClipboardProc - DISPLAY=127.0.0.1:0.0 winClipboardProc - XOpenDisplay () returned and successfully opened the display. SESSION_MANAGER=local/www:/tmp/.ICE-unix/5375 26 [main] xwin 3940 _cygtls::handle_exceptions: Error while dumping state ( probably corrupted stack) The application 'gnome-session' lost its connection to the display localhost:10. 0; most likely the X server was shut down or you killed/destroyed the application. [1]+ Segmentation fault (core dumped) xwin -clipboard -engine 1 -nodecorat ion -swcursor -mwextwm _________________________________________________________________ The next generation of Hotmail is here! http://www.newhotmail.co.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/ From mayeul.rousselet@mist-technologies.com Thu Jul 5 09:35:00 2007 From: mayeul.rousselet@mist-technologies.com (Mayeul Rousselet) Date: Thu, 05 Jul 2007 09:35:00 -0000 Subject: Cygwin/X error loading non-US keyboard (Vista) Message-ID: <468CBB34.5050502@mist-technologies.com> Hi, I have a Vista Prenium edition with cygwin. By default in XWin, the keyboard in configured for US mode whereas I have a french keyboard. I've tried all the solutions given in the FAQ (http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-non-U.S.-keyboard-layout) but it fails. The last stuff I've tried is to execute the following command line : xkbcomp -w 3 -xkm -m /de/ /etc/X11/xkb/keymap/xfree86 localhost:0.0 which fails and returns : cannot open "xkm" for reading Could anyone help please? Thanks, Mayeul Rousselet -- 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/ From Mark.Forsyth@mitchell.com Thu Jul 5 17:09:00 2007 From: Mark.Forsyth@mitchell.com (Mark Forsyth) Date: Thu, 05 Jul 2007 17:09:00 -0000 Subject: Windoze XP Clipboard errors on Red Hat Linux In-Reply-To: References: Message-ID: Cygwin X works perfectly on SuSE Linux (latest) but I cannot get the clipboard to work on Red hat 2.6.9 Linux Kernel. I'm running XP Pro. My DOS window shows: winClipboardIOErrorHandler! winClipboardProc - setjmp returned for IO Error Handler. winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winProcSetSelectionOwner - OpenClipboard () failed: 00000578 winLoadCursor - Windows requires 32x32 cursor ??????? but X requires 34x32 Any help would be appreciated. Thanks, Mark -- 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/ From Scott.Mohnkern@noaa.gov Fri Jul 6 14:56:00 2007 From: Scott.Mohnkern@noaa.gov (Scott Mohnkern) Date: Fri, 06 Jul 2007 14:56:00 -0000 Subject: Problems with fonts Message-ID: <468E57F4.5030502@noaa.gov> Problem: New fonts not being recognized by Windowmaker/Cygwin Long Description: I'm running a Windows application that is connecting to the Cygwin X-Server, and it requires specific fonts (which are provided in pcf format with the application). I've copied these files to /cygwin/usr/X11R6/lib/x11/fonts/misc directory however the application isn't using them, and Windowmaker doesn't appear to allow access to them either using the Windowmaker Preferences. Am I missing a step in the installation of new fonts? Scott Mohnkern -- 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/ From bengt-arne.fjellner@ltu.se Fri Jul 6 16:04:00 2007 From: bengt-arne.fjellner@ltu.se (Bengt-Arne Fjellner) Date: Fri, 06 Jul 2007 16:04:00 -0000 Subject: Problems with fonts In-Reply-To: <468E57F4.5030502@noaa.gov> References: <468E57F4.5030502@noaa.gov> Message-ID: <7FE216529E1FE248A760B58F6B82A81002094E3D@EMMA.personal.adp.ltu.se> > -----Original Message----- > From: cygwin-xfree-owner@cygwin.com > [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Scott Mohnkern > Sent: den 6 juli 2007 16:56 > To: cygwin-xfree@cygwin.com > Subject: Problems with fonts > > Problem: New fonts not being recognized by Windowmaker/Cygwin > > Long Description: I'm running a Windows application that is > connecting > to the Cygwin X-Server, and it requires specific fonts (which are > provided in pcf format with the application). I've copied > these files > to /cygwin/usr/X11R6/lib/x11/fonts/misc directory however the > application isn't using them, and Windowmaker doesn't appear to allow > access to them either using the Windowmaker Preferences. > > Am I missing a step in the installation of new fonts? Yes. Check man mkfondir and possibly mkfontscale if it is scalable fonts. > Scott Mohnkern > -- tel 0920 49 1894 Bengt-Arne Fjellner -- 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/ From bengt-arne.fjellner@ltu.se Fri Jul 6 16:05:00 2007 From: bengt-arne.fjellner@ltu.se (Bengt-Arne Fjellner) Date: Fri, 06 Jul 2007 16:05:00 -0000 Subject: Problems with fonts In-Reply-To: <7FE216529E1FE248A760B58F6B82A81002094E3D@EMMA.personal.adp.ltu.se> References: <468E57F4.5030502@noaa.gov> <7FE216529E1FE248A760B58F6B82A81002094E3D@EMMA.personal.adp.ltu.se> Message-ID: <7FE216529E1FE248A760B58F6B82A81002094E3E@EMMA.personal.adp.ltu.se> > -----Original Message----- > From: cygwin-xfree-owner@cygwin.com > [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of > Bengt-Arne Fjellner > Sent: den 6 juli 2007 18:04 > To: cygwin-xfree@cygwin.com > Subject: RE: Problems with fonts > > > > -----Original Message----- > > From: cygwin-xfree-owner@cygwin.com > > [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Scott Mohnkern > > Sent: den 6 juli 2007 16:56 > > To: cygwin-xfree@cygwin.com > > Subject: Problems with fonts > > > > Problem: New fonts not being recognized by Windowmaker/Cygwin > > > > Long Description: I'm running a Windows application that is > > connecting > > to the Cygwin X-Server, and it requires specific fonts (which are > > provided in pcf format with the application). I've copied > > these files > > to /cygwin/usr/X11R6/lib/x11/fonts/misc directory however the > > application isn't using them, and Windowmaker doesn't > appear to allow > > access to them either using the Windowmaker Preferences. > > > > Am I missing a step in the installation of new fonts? > > Yes. > Check man mkfondir and possibly mkfontscale if it is scalable fonts. mkfontdir !! > -- > tel 0920 49 1894 > Bengt-Arne Fjellner -- 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/ From surinder.p.s@gmail.com Tue Jul 10 21:30:00 2007 From: surinder.p.s@gmail.com (Surinder Singh) Date: Tue, 10 Jul 2007 21:30:00 -0000 Subject: Help Needed For Multiple Monitors Message-ID: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> My setup has multiple monitors (or dual monitors). Since I may not be using the correct term for that, let me just describe that to remove any ambuguity. I have the laptop display and then a monitor connected. I can drag windows from one to the other display *as if* the two monitors were connected physically (they are not). So I have one computer (my laptop) and two displays. what I notice is that when I open startx, the window displays well on the screen of the laptop, but not on the extra monitor. When I drag it there, it becomes white and nothing is visible inside the window. I searched the archives and googled and googled. Best I got was an advice to add "-multiplemonitors" the list of options for X to start. I did that, and it does not help. What should I be doing? (I am using the latest cygwin). Thanks. -- 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/ From gkorte@gmail.com Wed Jul 11 11:26:00 2007 From: gkorte@gmail.com (Geordy Korte) Date: Wed, 11 Jul 2007 11:26:00 -0000 Subject: Help Needed For Multiple Monitors In-Reply-To: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> References: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> Message-ID: <69d922690707110426s1bff002dg30b066820f2703f5@mail.gmail.com> Hi, Try restarting the X server. If you start the X server and after that you switch on the secondi screen in windows then you will get these white screens. Samething happens if you resize your screen. Should that not help then here is my X server startup: %RUN% XWin -multiwindow -clipboard -silent-dup-error Cheers, Geordy On 7/10/07, Surinder Singh wrote: > My setup has multiple monitors (or dual monitors). Since I may not be > using the correct term for that, let me just describe that to remove > any ambuguity. I have the laptop display and then a monitor > connected. I can drag windows from one to the other display *as if* > the two monitors were connected physically (they are not). So I have > one computer (my laptop) and two displays. > > what I notice is that when I open startx, the window displays well on > the screen of the laptop, but not on the extra monitor. When I drag > it there, it becomes white and nothing is visible inside the window. > > I searched the archives and googled and googled. Best I got was an > advice to add "-multiplemonitors" the list of options for X to start. > I did that, and it does not help. What should I be doing? (I am > using the latest cygwin). > > Thanks. > > -- > 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/ > > -- ============== Geordy Korte ICQ 14458242 MSN geordy@nai.nu -- 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/ From surinder.p.s@gmail.com Wed Jul 11 17:07:00 2007 From: surinder.p.s@gmail.com (Surinder Singh) Date: Wed, 11 Jul 2007 17:07:00 -0000 Subject: Help Needed For Multiple Monitors In-Reply-To: <69d922690707110426s1bff002dg30b066820f2703f5@mail.gmail.com> References: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> <69d922690707110426s1bff002dg30b066820f2703f5@mail.gmail.com> Message-ID: <994618340707111007w53ec1acbs93a9c023d6c2b651@mail.gmail.com> Hi Geordy: I tried what you said and it still does not change anything. In additon, i tried the -multiplemonitors options too, without success. I don't know how to solve this. Surnder On 7/11/07, Geordy Korte wrote: > Hi, > > Try restarting the X server. If you start the X server and after that > you switch on the secondi screen in windows then you will get these > white screens. Samething happens if you resize your screen. Should > that not help then here is my X server startup: > > %RUN% XWin -multiwindow -clipboard -silent-dup-error > > Cheers, > > Geordy > > On 7/10/07, Surinder Singh wrote: > > My setup has multiple monitors (or dual monitors). Since I may not be > > using the correct term for that, let me just describe that to remove > > any ambuguity. I have the laptop display and then a monitor > > connected. I can drag windows from one to the other display *as if* > > the two monitors were connected physically (they are not). So I have > > one computer (my laptop) and two displays. > > > > what I notice is that when I open startx, the window displays well on > > the screen of the laptop, but not on the extra monitor. When I drag > > it there, it becomes white and nothing is visible inside the window. > > > > I searched the archives and googled and googled. Best I got was an > > advice to add "-multiplemonitors" the list of options for X to start. > > I did that, and it does not help. What should I be doing? (I am > > using the latest cygwin). > > > > Thanks. > > > > -- > > 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/ > > > > > > > -- > ============== > Geordy Korte > ICQ 14458242 > MSN geordy@nai.nu > > -- > 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/ > > -- 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/ From gkorte@gmail.com Thu Jul 12 06:34:00 2007 From: gkorte@gmail.com (Geordy Korte) Date: Thu, 12 Jul 2007 06:34:00 -0000 Subject: Help Needed For Multiple Monitors In-Reply-To: <994618340707111007w53ec1acbs93a9c023d6c2b651@mail.gmail.com> References: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> <69d922690707110426s1bff002dg30b066820f2703f5@mail.gmail.com> <994618340707111007w53ec1acbs93a9c023d6c2b651@mail.gmail.com> Message-ID: <69d922690707112334o66c25c69oc6df9dbc3cb76ceb@mail.gmail.com> Hi Surnder, Make sure that both monitors have the same color depth. A couple of years ago you even needed to have the same resolution on the monitors but that was fixed. Check you color depth. Geordy On 7/11/07, Surinder Singh wrote: > Hi Geordy: > > I tried what you said and it still does not change anything. In > additon, i tried the -multiplemonitors options too, without success. > > I don't know how to solve this. > > Surnder > > On 7/11/07, Geordy Korte wrote: > > Hi, > > > > Try restarting the X server. If you start the X server and after that > > you switch on the secondi screen in windows then you will get these > > white screens. Samething happens if you resize your screen. Should > > that not help then here is my X server startup: > > > > %RUN% XWin -multiwindow -clipboard -silent-dup-error > > > > Cheers, > > > > Geordy > > > > On 7/10/07, Surinder Singh wrote: > > > My setup has multiple monitors (or dual monitors). Since I may not be > > > using the correct term for that, let me just describe that to remove > > > any ambuguity. I have the laptop display and then a monitor > > > connected. I can drag windows from one to the other display *as if* > > > the two monitors were connected physically (they are not). So I have > > > one computer (my laptop) and two displays. > > > > > > what I notice is that when I open startx, the window displays well on > > > the screen of the laptop, but not on the extra monitor. When I drag > > > it there, it becomes white and nothing is visible inside the window. > > > > > > I searched the archives and googled and googled. Best I got was an > > > advice to add "-multiplemonitors" the list of options for X to start. > > > I did that, and it does not help. What should I be doing? (I am > > > using the latest cygwin). > > > > > > Thanks. > > > > > > -- > > > 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/ > > > > > > > > > > > > -- > > ============== > > Geordy Korte > > ICQ 14458242 > > MSN geordy@nai.nu > > > > -- > > 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/ > > > > > > -- > 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/ > > -- ============== Geordy Korte ICQ 14458242 MSN geordy@nai.nu -- 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/ From nagabhairu.syam@gmail.com Thu Jul 12 11:18:00 2007 From: nagabhairu.syam@gmail.com (syam prasad) Date: Thu, 12 Jul 2007 11:18:00 -0000 Subject: No such file or directory Message-ID: Hi, I installed cygwin , version 3.2.17(15)-release (i686-pc-cygwin) on my windows XP PC. I am using perl script to create make files. But the problem I am facing is, while I am compiling the files , following error occurred. "No such file or directory". But in the makefile.mk all the header file locations are included as -I/xxx/xxx/xx \. What might be the problem? Please help me in over coming this issue.. Thanks a lot Syam -- 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/ From reply-to-list-only-lh@cygwin.com Thu Jul 12 12:38:00 2007 From: reply-to-list-only-lh@cygwin.com (Larry Hall (Cygwin)) Date: Thu, 12 Jul 2007 12:38:00 -0000 Subject: No such file or directory In-Reply-To: References: Message-ID: <469620B3.2050701@cygwin.com> syam prasad wrote: > Hi, > > I installed cygwin , version 3.2.17(15)-release (i686-pc-cygwin) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is not a valid release version of Cygwin. Looks to me like you grabbed the output of 'bash --version' and munged it for your purposes. Don't do that. It doesn't help anyone. > on my windows XP PC. I am using perl script to create make files. But > the problem I am facing is, while I am compiling the files , following > error occurred. "No such file or directory". But in the makefile.mk > all the header file locations are included as -I/xxx/xxx/xx \. What > might be the problem? Please help me in over coming this issue.. Why are you posting to cygwin-xfree? This has nothing to do with X. General inquiries about Cygwin should go to the main cygwin list. I've reset the 'Reply-To' appropriately. Please follow-up on cygwin list. But before you do, please read and follow the problem reporting guidelines at . The information you've given so far about this problem is not enough to even hazard a WAG at where your trouble lies. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/ From raj.mandair@halcyoninc.com Thu Jul 12 17:07:00 2007 From: raj.mandair@halcyoninc.com (Raj Mandair) Date: Thu, 12 Jul 2007 17:07:00 -0000 Subject: X Server failing to start Message-ID: Hi, The X Server in cygwin is failing to start with the startx command. Attached is the log file. Cygwin is installed on Microsoft XP Professional. Please advise. Thank you. Raj <> -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 1405 bytes Desc: XWin.log URL: -------------- next part -------------- -- 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/ From holger.krull@gmx.de Thu Jul 12 17:25:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Thu, 12 Jul 2007 17:25:00 -0000 Subject: X Server failing to start In-Reply-To: References: Message-ID: <469663F4.3010905@gmx.de> Raj Mandair schrieb: > The X Server in cygwin is failing to start with the startx command. Attached is the log file. > > Please advise. http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof -- 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/ From Scott.Mohnkern@noaa.gov Fri Jul 13 18:56:00 2007 From: Scott.Mohnkern@noaa.gov (Scott Mohnkern) Date: Fri, 13 Jul 2007 18:56:00 -0000 Subject: Running gnome on a remote machine In-Reply-To: References: Message-ID: <4697CAD6.2000800@noaa.gov> I'm interested in opening up the Cygwin Xserver, and then connecting to a remote machine, and starting the gnome desktop. Log is below. command I used: /usr/X11R6/bin/XWin.exe :9 -query Symptom's I'm seeing. A new Cygwin/X windows is opening up, however the gnome desktop is never coming up. Am I missing something, or a step? $ /usr/X11R6/bin/XWin.exe :9 -query Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.99.901-4 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/XWin :9 -query home.mohnkern.com _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 637 481 XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! XDM: too many retransmissions, declaring session dead FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; f ixing. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winBltExposedRegionsShadowDDNL - IDirectDrawSurface4_Blt reported that the prima ry surface was lost, trying to restore, retry: 1 -- 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/ From holger.krull@gmx.de Fri Jul 13 20:20:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Fri, 13 Jul 2007 20:20:00 -0000 Subject: Running gnome on a remote machine In-Reply-To: <4697CAD6.2000800@noaa.gov> References: <4697CAD6.2000800@noaa.gov> Message-ID: <4697DE96.4070205@gmx.de> Scott Mohnkern schrieb: > I'm interested in opening up the Cygwin Xserver, and then connecting to > a remote machine, and starting the gnome desktop. Log is below. > > command I used: > > /usr/X11R6/bin/XWin.exe :9 -query try :9 -query hostnames.dotted.decimal.address -from cygwins.dotted.address -- 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/ From surinder.p.s@gmail.com Fri Jul 13 22:03:00 2007 From: surinder.p.s@gmail.com (Surinder Singh) Date: Fri, 13 Jul 2007 22:03:00 -0000 Subject: Help Needed For Multiple Monitors In-Reply-To: <69d922690707112334o66c25c69oc6df9dbc3cb76ceb@mail.gmail.com> References: <994618340707101430u445e9517j8ba617da921a35d7@mail.gmail.com> <69d922690707110426s1bff002dg30b066820f2703f5@mail.gmail.com> <994618340707111007w53ec1acbs93a9c023d6c2b651@mail.gmail.com> <69d922690707112334o66c25c69oc6df9dbc3cb76ceb@mail.gmail.com> Message-ID: <994618340707131503r37b30bcbl4c7ac212ac8ef630@mail.gmail.com> Hi Geordy: Hurraaaayy !!!! It worked. Thanks a million. Surinder On 7/12/07, Geordy Korte wrote: > Hi Surnder, > > Make sure that both monitors have the same color depth. A couple of > years ago you even needed to have the same resolution on the monitors > but that was fixed. Check you color depth. > > Geordy > On 7/11/07, Surinder Singh wrote: > > Hi Geordy: > > > > I tried what you said and it still does not change anything. In > > additon, i tried the -multiplemonitors options too, without success. > > > > I don't know how to solve this. > > > > Surnder > > > > On 7/11/07, Geordy Korte wrote: > > > Hi, > > > > > > Try restarting the X server. If you start the X server and after that > > > you switch on the secondi screen in windows then you will get these > > > white screens. Samething happens if you resize your screen. Should > > > that not help then here is my X server startup: > > > > > > %RUN% XWin -multiwindow -clipboard -silent-dup-error > > > > > > Cheers, > > > > > > Geordy > > > > > > On 7/10/07, Surinder Singh wrote: > > > > My setup has multiple monitors (or dual monitors). Since I may not be > > > > using the correct term for that, let me just describe that to remove > > > > any ambuguity. I have the laptop display and then a monitor > > > > connected. I can drag windows from one to the other display *as if* > > > > the two monitors were connected physically (they are not). So I have > > > > one computer (my laptop) and two displays. > > > > > > > > what I notice is that when I open startx, the window displays well on > > > > the screen of the laptop, but not on the extra monitor. When I drag > > > > it there, it becomes white and nothing is visible inside the window. > > > > > > > > I searched the archives and googled and googled. Best I got was an > > > > advice to add "-multiplemonitors" the list of options for X to start. > > > > I did that, and it does not help. What should I be doing? (I am > > > > using the latest cygwin). > > > > > > > > Thanks. > > > > > > > > -- > > > > 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/ > > > > > > > > > > > > > > > > > -- > > > ============== > > > Geordy Korte > > > ICQ 14458242 > > > MSN geordy@nai.nu > > > > > > -- > > > 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/ > > > > > > > > > > -- > > 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/ > > > > > > > -- > ============== > Geordy Korte > ICQ 14458242 > MSN geordy@nai.nu > > -- > 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/ > > -- 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/ From cygwin@berardi.info Sun Jul 15 03:18:00 2007 From: cygwin@berardi.info (cygwin@berardi.info) Date: Sun, 15 Jul 2007 03:18:00 -0000 Subject: unable to open display "" 6 times when I try to run any X apps from xterm In-Reply-To: <69d922690706280536w3f7cf9b1g4088cd82dc566734@mail.gmail.com> References: <2226.192.168.1.40.1182631126.squirrel@trillian.berardi.us> <467F22A9.2000605@cygwin.com> <1255.192.168.1.40.1182998539.squirrel@trillian.berardi.us> <4683289F.4060808@cygwin.com> <69d922690706280536w3f7cf9b1g4088cd82dc566734@mail.gmail.com> Message-ID: <1283.192.168.1.40.1184469511.squirrel@trillian.berardi.us> Yes I had the same problem, over a year ago, with the Logitech webcam software. Very painful to figure that one out. I can't believe they write stupid software like that. I have an update to my problem. If I start xhost with run xhost It works fine. Any ideas how to fix this? Thanks -greg -- 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/ From holger.krull@gmx.de Mon Jul 16 06:59:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Mon, 16 Jul 2007 06:59:00 -0000 Subject: unable to open display "" 6 times when I try to run any X apps from xterm In-Reply-To: <1283.192.168.1.40.1184469511.squirrel@trillian.berardi.us> References: <2226.192.168.1.40.1182631126.squirrel@trillian.berardi.us> <467F22A9.2000605@cygwin.com> <1255.192.168.1.40.1182998539.squirrel@trillian.berardi.us> <4683289F.4060808@cygwin.com> <69d922690706280536w3f7cf9b1g4088cd82dc566734@mail.gmail.com> <1283.192.168.1.40.1184469511.squirrel@trillian.berardi.us> Message-ID: <469B174E.6060807@gmx.de> cygwin@berardi.info schrieb: > I have an update to my problem. If I start xhost with > > run xhost > > It works fine. Any ideas how to fix this? If it works, what is your problem? -- 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/ From ejuror@yahoo.com Tue Jul 17 14:34:00 2007 From: ejuror@yahoo.com (ejuror ejuror) Date: Tue, 17 Jul 2007 14:34:00 -0000 Subject: xterm scrollbar...PLEASE Message-ID: <763944.81620.qm@web55704.mail.re3.yahoo.com> I would love to have a scrollbar on my xterm window. Here is the contents of my .Xdefaults file: xterm*background: CornflowerBlue xterm*foreground: LemonChiffon xterm*scrollBar: true xterm*rightScrollBar: true XTerm*rightScrollBar: true xterm*saveLines: 1000 xterm*font: -*-lucidatypewriter-medium-*-*-*-14-*-*-*-*-*-*-* xterm*boldFont: -*-lucidatypewriter-bold-*-*-*-14-*-*-*-*-*-*-* and I tried running this from the command line: D:\cygwin\bin\run.exe -p /usr/X11R6/bin xterm -display 127.0.0.1:0.0 -ls -rightbar everything works, but no scrollbar. Please help! Thanks ____________________________________________________________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469 -- 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/ From Reid.Thompson@ateb.com Tue Jul 17 15:07:00 2007 From: Reid.Thompson@ateb.com (Reid Thompson) Date: Tue, 17 Jul 2007 15:07:00 -0000 Subject: xterm scrollbar...PLEASE In-Reply-To: <763944.81620.qm@web55704.mail.re3.yahoo.com> References: <763944.81620.qm@web55704.mail.re3.yahoo.com> Message-ID: <1184684800.22532.3.camel@jhereg> On Tue, 2007-07-17 at 07:34 -0700, on behalf of ejuror ejuror wrote: > I would love to have a scrollbar on my xterm window. > Here is the contents of my .Xdefaults file: > > xterm*background: CornflowerBlue > xterm*foreground: LemonChiffon > xterm*scrollBar: true > xterm*rightScrollBar: true > XTerm*rightScrollBar: true > xterm*saveLines: 1000 > xterm*font: > -*-lucidatypewriter-medium-*-*-*-14-*-*-*-*-*-*-* > xterm*boldFont: > -*-lucidatypewriter-bold-*-*-*-14-*-*-*-*-*-*-* > > and I tried running this from the command line: > > D:\cygwin\bin\run.exe -p /usr/X11R6/bin xterm -display > 127.0.0.1:0.0 -ls -rightbar > > everything works, but no scrollbar. > > Please help! > > Thanks try $ xterm -sb -ls -sr -sl 1000 -bg CornflowerBlue -fg LemonChiffon -- 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/ From Reid.Thompson@ateb.com Tue Jul 17 15:09:00 2007 From: Reid.Thompson@ateb.com (Reid Thompson) Date: Tue, 17 Jul 2007 15:09:00 -0000 Subject: xterm scrollbar...PLEASE In-Reply-To: <1184684800.22532.3.camel@jhereg> References: <763944.81620.qm@web55704.mail.re3.yahoo.com> <1184684800.22532.3.camel@jhereg> Message-ID: <1184684971.22532.7.camel@jhereg> sorry, -sr is rxvt try > $ xterm -sb -ls -sr -rightbar 1000 -bg CornflowerBlue -fg LemonChiffon -- 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/ From ejuror@yahoo.com Tue Jul 17 15:13:00 2007 From: ejuror@yahoo.com (ejuror ejuror) Date: Tue, 17 Jul 2007 15:13:00 -0000 Subject: xterm scrollbar...PLEASE In-Reply-To: <1184684971.22532.7.camel@jhereg> Message-ID: <127234.40469.qm@web55707.mail.re3.yahoo.com> As you said, the -sr makes xterm not start. And I tried -rightbar before as I stated in my original e-mail to no effect. What happens when you try these things and they don't work? --- Reid Thompson wrote: > sorry, -sr is rxvt try > > > $ xterm -sb -ls -sr -rightbar 1000 -bg > CornflowerBlue -fg LemonChiffon > > -- > 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/ > > ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php -- 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/ From Reid.Thompson@ateb.com Tue Jul 17 15:16:00 2007 From: Reid.Thompson@ateb.com (Reid Thompson) Date: Tue, 17 Jul 2007 15:16:00 -0000 Subject: xterm scrollbar...PLEASE In-Reply-To: <127234.40469.qm@web55707.mail.re3.yahoo.com> References: <127234.40469.qm@web55707.mail.re3.yahoo.com> Message-ID: <1184685395.22532.10.camel@jhereg> try $ xterm -sb -ls -rightbar -sl 1000 -bg CornflowerBlue -fg LemonChiffon What does that give you? -- 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/ From ejuror@yahoo.com Tue Jul 17 15:19:00 2007 From: ejuror@yahoo.com (ejuror ejuror) Date: Tue, 17 Jul 2007 15:19:00 -0000 Subject: xterm scrollbar...PLEASE In-Reply-To: <1184685395.22532.10.camel@jhereg> Message-ID: <652370.95675.qm@web55710.mail.re3.yahoo.com> Nothing. Evidently that still crashes xterm. --- Reid Thompson wrote: > try > $ xterm -sb -ls -rightbar -sl 1000 -bg > CornflowerBlue -fg LemonChiffon > > > What does that give you? > > -- > 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/ > > ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 -- 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/ From cygwin@berardi.info Wed Jul 18 03:43:00 2007 From: cygwin@berardi.info (cygwin@berardi.info) Date: Wed, 18 Jul 2007 03:43:00 -0000 Subject: unable to open display "" 6 times when I try to run any X apps from xterm In-Reply-To: <469B174E.6060807@gmx.de> References: <2226.192.168.1.40.1182631126.squirrel@trillian.berardi.us> <467F22A9.2000605@cygwin.com> <1255.192.168.1.40.1182998539.squirrel@trillian.berardi.us> <4683289F.4060808@cygwin.com> <69d922690706280536w3f7cf9b1g4088cd82dc566734@mail.gmail.com> <1283.192.168.1.40.1184469511.squirrel@trillian.berardi.us> <469B174E.6060807@gmx.de> Message-ID: <3324.192.168.1.40.1184730202.squirrel@trillian.berardi.us> The problem is that I never had to use run before. So what I want to do is fix whatever is broken. Let me recap; All commands are in xterm with X running. $ xhost /usr/X11R6/bin/xhost: unable to open display "" /usr/X11R6/bin/xhost: unable to open display "" /usr/X11R6/bin/xhost: unable to open display "" /usr/X11R6/bin/xhost: unable to open display "" /usr/X11R6/bin/xhost: unable to open display "" /usr/X11R6/bin/xhost: unable to open display "" greg@xps ~ $ xcalc Error: Can't open display: Error: Can't open display: Error: Can't open display: Error: Can't open display: Error: Can't open display: Error: Can't open display: When I use run with xcalc it works fine. Using run with xhost will run xhost fine but I need to enter before it will show the prompt. Any ideas? Thank you -greg -- 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/ From djn@keithsnintl.com Fri Jul 20 14:27:00 2007 From: djn@keithsnintl.com (hallmark.com) Date: Fri, 20 Jul 2007 14:27:00 -0000 Subject: You've received a postcard from a Neighbor! Message-ID: <002001c7cada$cb7b5f90$cfd237ee@tsfiq.ejnz> Hi. Neighbor has sent you a postcard. See your card as often as you wish during the next 15 days. SEEING YOUR CARD If your email software creates links to Web pages, click on your card's direct www address below while you are connected to the Internet: http://67.175.135.71/?b144e15456ec290b516c3c2cd8a7c0b58e47 Or copy and paste it into your browser's "Location" box (where Internet addresses go). We hope you enjoy your awesome card. Wishing you the best, Mail Delivery System, hallmark.com -- 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/ From dcommander@users.sourceforge.net Sat Jul 21 00:23:00 2007 From: dcommander@users.sourceforge.net (DRC) Date: Sat, 21 Jul 2007 00:23:00 -0000 Subject: Simple patch to enable stereo visuals in XWin_GL Message-ID: <003801c7cb2d$62fcccd0$c801a8c0@BULLWINKLE> Hi. I was wondering who maintains the experimental accelerated GLX support in Cygwin/X. I have a simple patch which enables stereo visuals (necessary to support my project, VirtualGL) on systems that support stereo. I'd like to get this patch incorporated into the Cygwin distribution of XWin_GL, if possible. Darrell -- 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/ From nagabhairu.syam@gmail.com Sat Jul 21 13:49:00 2007 From: nagabhairu.syam@gmail.com (syam prasad) Date: Sat, 21 Jul 2007 13:49:00 -0000 Subject: gcc version 3.2.2 Message-ID: Hi, I am facing with lot of issues with gcc 3.4.4 regarding .dll build. Where can i downlaod gcc 3.2.2 . I serached in all mirrop sites, but failed to find it. Please help me. Regards, syam. -- 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/ From holger.krull@gmx.de Sat Jul 21 15:32:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Sat, 21 Jul 2007 15:32:00 -0000 Subject: gcc version 3.2.2 In-Reply-To: References: Message-ID: <46A22703.6010403@gmx.de> syam prasad schrieb: > I am facing with lot of issues with gcc 3.4.4 regarding .dll build. > Where can i downlaod gcc 3.2.2 . I serached in all mirrop sites, but > failed to find it. Please help me. Not quite a question for cygwin-xfree, you probably should ask the cygwin list. But i doubt that a gcc 3.2.2 ready for download exists. I assume you will have to compile that yourself. -- 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/ From urbanjost@comcast.net Sun Jul 22 07:18:00 2007 From: urbanjost@comcast.net (John S. Urban) Date: Sun, 22 Jul 2007 07:18:00 -0000 Subject: Fw: feedback on a configuration package for X11/ctwm|twm Message-ID: <004301c7cc30$7d0ae130$6401a8c0@electra> I have had a good number of friends and associates ask for a copy of a directory that sets up and starts X11 with the ctwm or twm window manager for CygWin. Enough so, that I put a copy of the directory into a uuencoded file at cygstart http://home.comcast.net/~urbanjost/CYGWIN/index.html Along with the expected ".twmrc" file are a large number of scripts. One relatively unique aspect of the configuration is that all the files to set up X11 resources, to provide scripts used by the menu options, and to configure the startup of X11 are all contained in a single directory so that the use of this configuration will not interfere with any other setups you have. One favorite feature seems to be my configuration of xterm windows. Xterm windows have a number of useful features that are often underutilized because they are not configured in the default settings. In this configuration a default xterm will have a large scrollbar buffer already set up, and gives you easy access to "window manager" functions and smooth scrolling: XTerm Alt-key actions #--------------------------#-------------------------#-------------------------# | vi-like scrolling | font size change | Other | #--------------------------#-------------------------#-------------------------# | e up one line | + bigger | t toggle logging | | y down one line | - smaller | (if allowed) | | u up half page | N text size N=[0-6] | s secure | | d down half page | | | | b backward full page | | | | f forward full page | | | #--------------------------#-------------------------#-------------------------# | Window Manager Ops | Cut and Paste | | i iconify | Mouse1 mark | | m maximize | double-click Mouse1 mark word | | r restore | triple-click Mouse1 mark line | | | Mouse2 paste | | | Mouse3 extend mark | #--------------------------#---------------------------------------------------# | Ctrl-mouse1 - main menu | | Ctrl-mouse2 - VT options | | Ctrl-mouse3 - font menu | #------------------------------------------------------------------------------# A number of shell scripts will also be in the default search path (assuming you have a relatively new xterm(1) ): -------------------------------------------------------------------------------- FONT SIZE: fixed change font size fixed 10 # change to 10-point font fixed 10 0 # list all 10-point fonts fixed 10 3 # pick 3rd 10-point font [0-6] Pick from default xterm font menu (ctrl-mouse3). up Pick next larger font from default font menu down Pick next smaller font from default font menu -------------------------------------------------------------------------------- WINDOW SIZE: full make xterm size of display. full # maximize xterm full 10 # change to 10-point font and maximize. fullback undo the change done by a simple full(1) 132 make screen 132 columns wide 80 make screen 80 columns wide small change to a 80x24 small font window small # make size change, leave current font small [0-6] # also change to standard font 0-6 small OTHER # pass OTHER to fixed(1) tall make window as tall as display -------------------------------------------------------------------------------- WINDOW MANAGER: icon iconify/un-iconify xterm raise raise xterm window on display lower lower xterm window on display -------------------------------------------------------------------------------- kolor change background and foreground color kolor # show all background colors kolor background_color kolor background_color foreground_color There are a lot of other "goodies" in the configuration that bring often-overlooked cygwin/X11/ctwm|twm features to your fingertips, such as ... under the menus left-mouse-->Other Window Managers --> are options to start almost all the "standard" window managers in new server instances independently or via Xnest. I was looking for feedback on whether this is of enough general interest that I should spiff it up and turn it into a CygWin "package". I believe most of the menu items are self-explanatory; but they introduce people new (or not so new) to CygWin to how cygstart(1), dialog(1), XNest(1) and other utilities can be integrated with CygWin/X11 features too often overlooked to create a very complete user environment. -- 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/ From mor3bane@yahoo.com Mon Jul 23 09:57:00 2007 From: mor3bane@yahoo.com (edzio) Date: Mon, 23 Jul 2007 09:57:00 -0000 Subject: help! cygwin window linux cmds dont work/ not recognised Message-ID: <11740927.post@talk.nabble.com> Hi, I just installed cygwin from cygwin.com, the window opens with a bash-3.2$ prompt no colon - i am trying cygwin to have a command line c++ compiler that behaves like linux. but commands like ls or cd arent recognised or any command at all... what am i missing? -- View this message in context: http://www.nabble.com/help%21-cygwin-window-linux-cmds-dont-work--not-recognised-tf4128721.html#a11740927 Sent from the cygwin-xfree mailing list archive at Nabble.com. -- 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/ From oceanare@pacific.net.sg Mon Jul 23 10:07:00 2007 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Mon, 23 Jul 2007 10:07:00 -0000 Subject: help! cygwin window linux cmds dont work/ not recognised In-Reply-To: <11740927.post@talk.nabble.com> References: <11740927.post@talk.nabble.com> Message-ID: <46A47E9F.6050708@pacific.net.sg> Hi, edzio wrote: > Hi, > I just installed cygwin from cygwin.com, the window opens with a bash-3.2$ > prompt no colon - i am trying cygwin to have a command line c++ compiler > that behaves like linux. but commands like ls or cd arent recognised or > any command at all... what am i missing? I would guess that you did not install them. Try the built-in commands. And then start setup again to install more packages. You will need gcc. Erich -- 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/ From cgf-use-the-mailinglist-please@cygwin.com Mon Jul 23 11:15:00 2007 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Mon, 23 Jul 2007 11:15:00 -0000 Subject: help! cygwin window linux cmds dont work/ not recognised In-Reply-To: <11740927.post@talk.nabble.com> References: <11740927.post@talk.nabble.com> Message-ID: <20070723111608.GB25905@ednor.casa.cgf.cx> On Mon, Jul 23, 2007 at 02:57:06AM -0700, edzio wrote: >I just installed cygwin from cygwin.com, the window opens with a bash-3.2$ >prompt no colon - i am trying cygwin to have a command line c++ compiler >that behaves like linux. but commands like ls or cd arent recognised or >any command at all... what am i missing? A couple of things: 1) You're sending email to the wrong list. 2) You are not providing the details that are mentioned at the site and at the bottom of messages to this mailing list, instead expecting us to use our psychic abilities to solve your problems. Use the cygwin mailing list for these types of questions and when you do that, read and comprehend http://cygwin.com/problems.html. -- 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/ From garyjohn@spk.agilent.com Tue Jul 24 00:46:00 2007 From: garyjohn@spk.agilent.com (Gary Johnson) Date: Tue, 24 Jul 2007 00:46:00 -0000 Subject: Fwd: failure notice Message-ID: <20070724004643.GB3886@suncomp1.spk.agilent.com> What the heck is this? Gary ----- Forwarded message from MAILER-DAEMON@sourceware.org ----- From: MAILER-DAEMON@sourceware.org Subject: failure notice Date: 24 Jul 2007 00:42:10 -0000 To: garyjohn@spk.agilent.com Hi. This is the qmail-send program at sourceware.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. : Sorry, your message has been denied due to keywords found in your subject. This is probably due to an off-topic post. See http://sourceware.org/lists.html#sourceware-list-info for mailing list info for this site. Contact cygwin-xfree-owner@cygwin.com if you have questions about this. (#5.7.2) --- Enclosed are the original headers of the message. From: Gary Johnson Subject: Re: help! cygwin window linux cmds dont work/ not recognised Date: Mon, 23 Jul 2007 17:42:02 -0700 To: cygwin-xfree@cygwin.com User-Agent: Mutt/1.5.16 (2007-06-09) (Body suppressed) ----- End forwarded message ----- -- 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/ From cgf-use-the-mailinglist-please@cygwin.com Tue Jul 24 03:04:00 2007 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Tue, 24 Jul 2007 03:04:00 -0000 Subject: Fwd: failure notice In-Reply-To: <20070724004643.GB3886@suncomp1.spk.agilent.com> References: <20070724004643.GB3886@suncomp1.spk.agilent.com> Message-ID: <20070724025847.GA23679@ednor.casa.cgf.cx> On Mon, Jul 23, 2007 at 05:46:43PM -0700, Gary Johnson wrote: >What the heck is this? Sheesh. Let's compound the problem, huh? http://cygwin.com/ml/cygwin-xfree/2007-07/msg00033.html If you want to discuss this move to another mailing list. -- 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/ From Angelo.Graziosi@roma1.infn.it Tue Jul 24 14:43:00 2007 From: Angelo.Graziosi@roma1.infn.it (Angelo Graziosi) Date: Tue, 24 Jul 2007 14:43:00 -0000 Subject: Starting X server and checkX Message-ID: Following this discussion http://cygwin.com/ml/cygwin-xfree/2006-07/msg00131.html I have tried to modify the script in this way (to start X+urxvt): ------------------------------------------------- #!/bin/bash start_XWin() { #export DISPLAY=127.0.0.1:0.0 export DISPLAY=:0 #export PATH=/usr/X11R6/bin:"$PATH" export XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults export XCMSDB=/usr/X11R6/lib/X11/Xcms.txt export XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB export XNLSPATH=/usr/X11R6/lib/X11/locale # Cleanup from last run. rm -rf /tmp/.X11-unix XWin -multiwindow -clipboard -silent-dup-error +bs & } /usr/bin/checkX || start_XWin exec /usr/bin/urxvt -e /usr/bin/bash -l ------------------------------------------------- The aim of /usr/bin/checkX || start_XWin should be that if X is not running "start_XWin" should be executed. If X is running, "start_XWin" is avoided. But when I try to open other URXVT windows, there is the Cygwin/X error: A fatal error has occurred and Cygwin/X now exit... This mean that "start_XWin" is always executed. So, How to solve this? When X is running, 'checkX' return 0 (from checkX --help), so WHY A B /usr/bin/checkX || start_XWin should work ? (In C/C++ if A is 0, B is always executed; if A != 0 then B is never executed... or NOT?) Cheers, 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/ From holger.krull@gmx.de Tue Jul 24 15:19:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Tue, 24 Jul 2007 15:19:00 -0000 Subject: Starting X server and checkX In-Reply-To: References: Message-ID: <46A6185F.7000607@gmx.de> Angelo Graziosi schrieb: > Following this discussion > http://cygwin.com/ml/cygwin-xfree/2006-07/msg00131.html > > I have tried to modify the script in this way (to start X+urxvt): .... > When X is running, 'checkX' return 0 (from checkX --help), so WHY > > A B > /usr/bin/checkX || start_XWin > > should work ? My guess is, you have to set DISPLAY before you do checkX. How else would it know which X11 Server to search if it was not started as a child? -- 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/ From Angelo.Graziosi@roma1.infn.it Tue Jul 24 17:12:00 2007 From: Angelo.Graziosi@roma1.infn.it (Angelo Graziosi) Date: Tue, 24 Jul 2007 17:12:00 -0000 Subject: Starting X server and checkX Message-ID: Holger Krull wrote: > My guess is, you have to set DISPLAY before you do checkX. How else > would it know which X11 Server to search if it was not started as a > child? Obviously !!! Now the script sound like this: --------------------------------------------------- #!/bin/bash ## ## The DISPLAY MUST be set before ## #export DISPLAY=127.0.0.1:0.0 export DISPLAY=:0 ## ## If you want these variables defined for the shell, ## they MUST be defined here ## #export PATH=/usr/X11R6/bin:"$PATH" export XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults export XCMSDB=/usr/X11R6/lib/X11/Xcms.txt export XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB export XNLSPATH=/usr/X11R6/lib/X11/locale ## -------------------------------------------------------- ## ## FIRST method ## start_XWin() { # Cleanup from last run. rm -rf /tmp/.X11-unix XWin -multiwindow -clipboard -silent-dup-error +bs & } /usr/bin/checkX || start_XWin ## -------------------------------------------------------- ## ## SECOND method ## # /usr/bin/checkX || /usr/local/bin/start_XWin.sh ## -------------------------------------------------------- exec /usr/bin/urxvt -e /usr/bin/bash -l --------------------------------------------------- And it works fine. Many thanks, 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/ From jmendes2@csc.com Thu Jul 26 14:39:00 2007 From: jmendes2@csc.com (Jean-Paul Mendes) Date: Thu, 26 Jul 2007 14:39:00 -0000 Subject: Mouse not working with Ghostview menus Message-ID: Hi, Why don't the side menus within Ghostview 1.5 work with the mouse ? The mouse works just fine everywhere else, even in Ghostview but as no effect whatsoever on the side menus. I've tried starting xwin.exe with many different options such as -swcursor, -emulate3buttons, -lesspointer, etc but no success. I've also searched the web and the archives and found nothing that could help me. I've also tried using Exceed and an older version of Reflection to determine if this is a Ghostview issue, but the Ghostview menus work nicely with those versions. This is one of the command lines I've tried in the Cygwin bash shell. xwin.exe -clipboard -nounicodeclipboard -query HPUX_hostname Any ideas or suggestion ? JP -- 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/ From holger.krull@gmx.de Thu Jul 26 17:22:00 2007 From: holger.krull@gmx.de (Holger Krull) Date: Thu, 26 Jul 2007 17:22:00 -0000 Subject: Mouse not working with Ghostview menus In-Reply-To: References: Message-ID: <46A8D83E.5090104@gmx.de> Jean-Paul Mendes schrieb: > Hi, > > Why don't the side menus within Ghostview 1.5 work with the mouse ? > > The mouse works just fine everywhere else, even in Ghostview but as no > effect whatsoever on the side menus. > > This is one of the command lines I've tried in the Cygwin bash shell. > xwin.exe -clipboard -nounicodeclipboard -query HPUX_hostname > > > Any ideas or suggestion ? Maybe this: Keys or mouse buttons not working on AIX, SUN Solaris, HPUX Disable NumLock. Some programs treat NumLock as a modifier like Control. -- 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/ From pechtcha@cs.nyu.edu Mon Jul 30 15:47:00 2007 From: pechtcha@cs.nyu.edu (Igor Peshansky) Date: Mon, 30 Jul 2007 15:47:00 -0000 Subject: X In-Reply-To: <46AD781F.6030606@tlinx.org> References: <46AD2789.8090908@tlinx.org> <46AD2882.6020101@byu.net> <46AD4275.5080203@tlinx.org> <46AD5B82.6050303@byu.net> <46AD781F.6030606@tlinx.org> Message-ID: And since this thread is now discussing X-related stuff, it's being redirected to cygwin-xfree. Please remove the main list from replies. On Sun, 29 Jul 2007, Linda Walsh wrote: > Eric Blake wrote: > > .Xdefaults can also affect non-X usage of rxvt. > > Yeah, I have entries for it in my X defaults file, for the non-X > version. For some reason, the font setting, "Lucida Console", that > works in the non-X rxvt gives an error under the X version. sigh. Oh, that's because the non-X version uses Windows fonts, and the X version uses the fonts your X server is aware of. You can add truetype fonts to your X server -- google for instructions. > > You didn't look hard enough then. > --- Ugh. I like the above reply style much better than these lines... Even though you are doing a better job with quoting than you used to. :-) > I didn't feel I needed to look when subscription information > is included at the bottom of every shiny cygwin email: > > > Unsubscribe info: ---> http://cygwin.com/ml/#unsubscribe-simple <---- Hmm, good point. Maybe this ought to be changed to a pointer to a link on the lists.html page, which says something like "click here to unsubscribe" and redirects to the above anchor? On the other hand, clicking on the "Mailing lists" link on the main Cygwin page does take you to lists.html... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu | igor@watson.ibm.com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Belief can be manipulated. Only knowledge is dangerous. -- Frank Herbert -- 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/