RE: Script for use with linux font server and xsetroot

2003-03-14 Thread Vince Hoffman
The cygwin tools include the gnu sleep command, to save some effort :) (in
sh-utils package in base)

 -Original Message-
 From: Colin Harrison [mailto:[EMAIL PROTECTED]
 Sent: 13 March 2003 20:51
 To: [EMAIL PROTECTED]
 Subject: Re: Script for use with linux font server and xsetroot
 
 
 Hi
 
 The 'sleep' program in my batch file is not standard DOS
 I use the MS Resource Kit Batch File Wait program SLEEP.EXE
 Usage:- SLEEP time-to-sleep-in-seconds
 (The web is full of free equivalents, or I'll write one and
 publish here if you want?)
 
 Colin
 


Re: Test server 79 and JSpager

2003-03-14 Thread Brian E. Gallew
ed wrote:
The fixes that Kensuke put into Test Server 79 have fixed ongoing errors
I've had with running xfree86 in multiwindow mode under virtual
dekstop/pagers such as Nvidia's Nview and JSPager. These symptoms included
I tried using JSPager for a while and really liked it, but it would 
occasionally start using 100% of the CPU for no apparent reason.  Have 
you seen this problem?



Re: Test server 79 and JSpager

2003-03-14 Thread Brian E. Gallew
Brian E. Gallew wrote:
I tried using JSPager for a while and really liked it, but it would 
occasionally start using 100% of the CPU for no apparent reason.  Have 
you seen this problem?
Sorry, all, that was supposed to only go to ed.



GLX

2003-03-14 Thread Ed Llewellin
Dear All,

I have an application that sits on an SGI machine which I access via
xfree86 on cygwin. When I try and open the application, I get a message
telling me that extension GLX is missing. I have cygwin's OpenGL
installed but I am guessing that the GLX extension is not part of this
distribution. Is there a GLX extension for cygwin? If not, does anyone
know of an X-windows environment for Microsoft Windows which supports
GLX?

Thank you for any advice you can give!

Ed.

__
Dr. Ed Llewellin
Dept. of Earth Sciences, University of Bristol, Bristol BS8 1RJ, UK.
Tel: 0117 9545415   Fax: 0117 9253385
[EMAIL PROTECTED] 
http://www.gly.bris.ac.uk/www/admin/personnel/EWL.html



Re: GLX

2003-03-14 Thread Harold L Hunt II
Ed,

This problem has been discussed before.  Search the mailing list 
archives through the link on the left of http://xfree86.cygwin.com/.

I believe the problem is that SGI's GLX is unique in flavor.

Harold

Ed Llewellin wrote:
Dear All,

I have an application that sits on an SGI machine which I access via
xfree86 on cygwin. When I try and open the application, I get a message
telling me that extension GLX is missing. I have cygwin's OpenGL
installed but I am guessing that the GLX extension is not part of this
distribution. Is there a GLX extension for cygwin? If not, does anyone
know of an X-windows environment for Microsoft Windows which supports
GLX?
Thank you for any advice you can give!

Ed.

__
Dr. Ed Llewellin
Dept. of Earth Sciences, University of Bristol,	Bristol BS8 1RJ, UK.
Tel: 0117 9545415	Fax: 0117 9253385
[EMAIL PROTECTED] 
http://www.gly.bris.ac.uk/www/admin/personnel/EWL.html




Re: GLX

2003-03-14 Thread Alan Hourihane
On Fri, Mar 14, 2003 at 03:09:20 +, Ed Llewellin wrote:
 Dear All,
 
 I have an application that sits on an SGI machine which I access via
 xfree86 on cygwin. When I try and open the application, I get a message
 telling me that extension GLX is missing. I have cygwin's OpenGL
 installed but I am guessing that the GLX extension is not part of this
 distribution. Is there a GLX extension for cygwin? If not, does anyone
 know of an X-windows environment for Microsoft Windows which supports
 GLX?

Ed,

If you run 'xdpyinfo' you'll see that cygwin does support the GLX extension.

Please check that it does so on your machine too.

Alan.


RE: Script for use with linux font server and xsetroot

2003-03-14 Thread Colin Harrison
Hi

 The cygwin tools include the gnu sleep command, to save some effort :) (in
 sh-utils package in base)

Woops I'd forgoten about the rest of Cygwin.
I just use Xwin on its own on XP to remote access Linux boxes!


http://sources.redhat.com/ml/cygwin-xfree/2003-02/msg00073.html

http://sources.redhat.com/ml/cygwin-xfree/2003-02/msg00074.html

Colin



xhost +IP?

2003-03-14 Thread Thor Johnson
I'm trying to get a telnet connection to a remote computer working.
Its an isolated LAN, and I need all the performance I can get,
otherwise I'd be using ssh -X (which works).

I can't get xhost +192.0.3.242 to work:
$ xhost 192.0.3.242
192.0.3.242 being added to access control list

$ xhost
access control enabled, only authorized clients can connect
INET:odin
INET:odin
INET:odin
LOCAL:
--
And 192.0.3.242 still can't connect.  If I type xterm on 192.0.3.242, I get:
Xlib: connection to 192.0.3.2:0.0 refused by server
Xlib: No protocol specified

/usr/X11R6/bin/xterm.real Xt error: Can't open display: 192.0.3.2:0.0

This is with an Xwin I downloaded yesterday.

Any ideas?

TIA,
Thor Johnson





RE: xterm shows no color for color fonts

2003-03-14 Thread Haibing Ma
Thanks all. I finally solved the mystery. It could be that I might have
an old xterm and there is wrong setting in my .Xdefaults that I set
termName to vt100.

Cheers.

Haibing

--- [EMAIL PROTECTED] wrote:
 Hi.
 
 The original xterm did not support colour. Some operating systems
 still ship with this version. e.g. Solaris 2.6 has the non-colour
 version.
 
 The version of xterm that comes with recent versions of xf-86 should.
 
 Try xterm -version.
 
 On xf-86/cygwin (where colour works) I get XFree86 4.2.0(165).
 
 On Solaris 2.6 (no coloru) I get xterm:  bad command line option
 -version.
 
- Ben Kelley.
 
 -Original Message-
 From: Haibing Ma [mailto:[EMAIL PROTECTED]
 Sent: Friday, 14 March 2003 12:37
 To: [EMAIL PROTECTED]
 Subject: RE: xterm shows no color for color fonts
 
 
 Thanks for your reply.
 
 I checked /etc/X11/app-defaults/XTerm-color, it looks fine to me. I
 also tried /usr/bin/ls --color=always, it shows no color in xterm. I
 tried rxvt, it works fine. 
 
 Any other clue?
 
 I think rxvt is fine with me, the only problem is that the HOME key
 doesn't work.
 
 Haibing
 
 --- [EMAIL PROTECTED] wrote:
  Hi.
  
  xterm normally picks up its colour definitions from its X
 resources.
  
  Normally on xf86/cygwin this would be the file
  /etc/X11/app-defaults/XTerm.
  
  I guess it is also worth checking that the application you are
 using
  to try to display coloured text is actually sending the correct
  escape sequences to xterm.
  
  e.g. /usr/bin/ls --color=always
  
 - Ben Kelley.
  
  -Original Message-
  From: Andrew Markebo [mailto:[EMAIL PROTECTED]
  Sent: Friday, 14 March 2003 08:35
  To: [EMAIL PROTECTED]
  Subject: Re: xterm shows no color for color fonts
  
  
  / Haibing Ma [EMAIL PROTECTED] wrote:
  | When I opened vi or emacs-nox, it shows bold fonts and 
  underlines, but
  | it doesn't show colors. All characters are in my foreground
 color.
  I
  | set xterm*VT100*colorMode: true. I even tried +cm option, it
  doesn't
  | work either. Did miss anything?
  
  What does it look like if you try it (which version of Emacs
 BTW?)
  from rxvt instead of xterm?
  
   /Andy
  
  -- 
   The eye of the beholder rests on the beauty!
  
  
  
  Visit our website at http://www.ubswarburg.com
  
  This message contains confidential information and is intended
 only
  for the individual named.  If you are not the named addressee you
  should not disseminate, distribute or copy this e-mail.  Please
  notify the sender immediately by e-mail if you have received this
  e-mail by mistake and delete this e-mail from your system.
  
  E-mail transmission cannot be guaranteed to be secure or
 error-free
  as information could be intercepted, corrupted, lost, destroyed,
  arrive late or incomplete, or contain viruses.  The sender
 therefore
  does not accept liability for any errors or omissions in the
 contents
  of this message which arise as a result of e-mail transmission. 
 If
  verification is required please request a hard-copy version.  This
  message is provided for informational purposes and should not be
  construed as a solicitation or offer to buy or sell any securities
 or
  related financial instruments.
  
 
 
 __
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com
 
 
 Visit our website at http://www.ubswarburg.com
 
 This message contains confidential information and is intended only
 for the individual named.  If you are not the named addressee you
 should not disseminate, distribute or copy this e-mail.  Please
 notify the sender immediately by e-mail if you have received this
 e-mail by mistake and delete this e-mail from your system.
 
 E-mail transmission cannot be guaranteed to be secure or error-free
 as information could be intercepted, corrupted, lost, destroyed,
 arrive late or incomplete, or contain viruses.  The sender therefore
 does not accept liability for any errors or omissions in the contents
 of this message which arise as a result of e-mail transmission.  If
 verification is required please request a hard-copy version.  This
 message is provided for informational purposes and should not be
 construed as a solicitation or offer to buy or sell any securities or
 related financial instruments.
 


__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com


Re: CPU Usage 100% XWin - 'System'

2003-03-14 Thread Harold L Hunt II
Tino,

Yes, the CPU usage is normal.  XWin draws graphics using the CPU (it is 
not accelerated by the video card) and we then transfer blocks of our 
bitmap representing the screen to the screen, so XWin tends to take a 
lot of clock cycles compared to Exceed.  Exceed draws graphics using 
GDI, which offloads most of the work to the graphics chip for the vast 
majority of video drivers.

However, XWin runs just fine on most modern machines.  I run it on a 
Pentium III 500 MHz most of the time and I have run it on a Pentium 233 
MMX without any problems.  If your machine is faster than a Pentium 233 
MMX, then I suspect that you have a problem with your video driver. 
See, your video driver can accelerate 'bit block transfers' (blits), 
which takes a large load off the CPU and gives XWin a speed boost. 
Buggy, beta, or non feature-complete video drivers may not adequately 
accelerate blits and may cause XWin to use an excessive amount of CPU 
time on your machine.

Try finding a better video driver, or switch your video card to one that 
has newer drivers.  Additionally, AGP video cards will be faster at 
blits than PCI video cards.  If your machine is just ancient then I 
don't think we can help :)

Please respond to the mailing list with a description of your hardware. 
 I am interested to know what you have got XWin running on.

Harold

Tino Lange wrote:
Hi!

Today I tried installing and using Cygwin XFree86 to connect to my Linux
box with KDE via XDMCP.
Great work, I could manage to set all up in just a few moments! Thanks a
lot!
But I realized that it's really a big task for my PC, with Exceed (old,
v 6.02) I had about 8 MB Memory Usage and just a few CPU cycles. Now
XWin uses 10 MB, that's OK. But the overall CPU usage goes up to 100%!
Interesting - it's not XWin.exe that uses that much of my CPU, it's
'System' (PID 8), i. e. the Windows 2000 Generic System process. System
(using 216 kB) and Xwin are on the top of the list, toggling, together
consuming 100%. If I stop XWin then everything will drop to the usual
some percent again.
Is that normal? That much of CPU usage?
I'm using the lastet XFree86 with Cygwin 1.3.20 on Windows 2000, on
request I'll post cygcheck.out, if you like to have one for more
information. I connect to a Linux box (SuSE 7.1) with KDE 2.2.2.
Thanks a lot!
Best regards
Tino



Re: Font error running app using XDMCP/XWin.exe to Solaris 9 host

2003-03-14 Thread AWM

Has anyone connected to a Solaris-9 machine from cygwin/XFree86 on a W2K
machine using the following method/command batch file?

start XWin -query host1 -fp tcp/host1:7100

This works but seems to mung up the CDE window that appears between the
display of the Solaris login box and the display of the CDE session window.
(The one that advertises Post Script in the lower right-hand corner, the
word PostScript is mangled) just prior to popping up the CDE session
manager.
Here the sequence:
1-Solaris-9 login box is displayed
2-A mostly blank large window indicating which version of CDE is
running (upper left-hand corner) and a little picture advertising
postscript (in the lower right-hand corner-PostScript is mangled, and
unreadable)
3-The CDE session manager window with all the icon and tool bar and
what-not.




Can't get windowmaker to work

2003-03-14 Thread GMane
When I run wmaker.inst I get messages like this:

WINGs error: error reading from file
'/home/robert/GNUstep/Defaults/WMGLOBAL': No error

and


MenuTextFont=-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*WINGs error:
error reading from file '/home/robert/GNUstep/Defaults/WindowMaker'
: No error

When I start wmaker I get a dialog saying Fatal error Window Maker received
signal 11

Have I not installed something??





Re: tablet PC input to XFree86?

2003-03-14 Thread Harold L Hunt II
JQ,

You have tried it with the -multiwindow command-line parameter (be 
sure to remove any window manager from your startup script, such as 
twm, etc.), right?

I am sure that if you mailed me one of these devices I could figure it 
out for you :)

Harold

JQ Johnson wrote:
Has anyone looked into issues of non-standard (Tablet PC) input for XFree86?

Windows XP Tablet Edition, for instance, has a rather nicely integrated
voice and handwriting input system that simulates keyboard input.  Not
surprisingly, it doesn't work with X applications:  I can run an X
application such as xterm on my tablet PC and give it input using my pen by
tapping on the Tablet PC Input Panel using the onscreen virtual keyboard,
but I can not provide input using the writing pad or voice recognition.  The
pen works adequately as a mouse, though having a pen that emulates a
2-button mouse that emulates a 3-button mouse is interesting.
JQ Johnson  Office: 115F Knight Library
Academic Education Coordinator  mailto:[EMAIL PROTECTED]
1299 University of Oregon   phone: 1-541-346-1746; -3485 fax
Eugene, OR  97403-1299  http://darkwing.uoregon.edu/~jqj/



xterm.exe not reading XTerm file in app-defaults

2003-03-14 Thread Bryan Crader
I think i have run in to a similiar problem with XTerm not reading the
app-defaults file.
I've deleted the cygwin directory and reinstalled it several times, and
sometimes it works and sometimes it doesn't load up the XTerm defaults file.
I then noticed that in the directory:
/usr/X11R6/lib/X11/app-defaults/ there is a simlink 'app-defaults' that
somtimes points to the /etc/X11/app-defaults/ directory, and sometimes it
just points to /etc/X11/ if you remake the simlink to /etc/X11/app-defaults/
it seems to load the XTerm file then.

Bryan