Re: Problems with xedit, xcalc, xfontsel, emacs

2002-11-12 Thread gilles civario
It seems that a simlink is broken.

civarioHEPATIQUE ~
$ ls -l /usr/X11R6/lib/X11/app-defaults/
total 9
-rwxrwxrwx1 Administ Aucun8779 May 11  2002 Mwm*
lrwxrwxrwx1 civario  Aucun 131 Jun  6 09:52 app-defaults - /etc/X11/app-defaults/
civarioHEPATIQUE ~
$ xedit point.f
Error: Shell widget fileMenu has zero width and/or height
civarioHEPATIQUE ~
$ export  XENVIRONMENT=/etc/X11/app-defaults/Xedit
civarioHEPATIQUE ~
$ xedit point.f
(it works)

Gilles.




Adding a german keyboard to a default installation ...

2002-11-12 Thread Rainer . Baumhauer
Hello,

I recently downloaded the Cygwin default packages and additionally the
complete X11 package, because I have to access several Unix machines via
VPN + X-Server from a laptop.

I had no problems with the installation and with some tryerror I was
successful getting the CDE of our AIX on my local screen typing: xwin
-query ... -from ...
(The -from parameter was a must, I suppose because of the VPN access.)

Unfortunately I'm not able to install a german keyboard layout even though
I tried to apply the tips in this forum. (I hope I did my inquiries with
enough care.)

That's what I've already tried (without success):

(1) Appending xmodmap -display ... /etc/X11/xmodmap.de
to xinitrc (with and without -display VPN-IP or 127.0.0.1 and different
path names)

(2) Creating a .xsession file in my home directory with
usermodmap=$HOME/.Xmodmap
sysmodmap=/usr/lib/X11/xinit/.Xmodmap
(the latter folder does not exit on my installation ...)

if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi

if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi

(3) Trying all combinations of naming the modmap file, i.e.
.Xmodmap, xmodmap.de in the different locations

Calling the program xmodmap with a map file results in the error message
unable to open display ''. This does not not change when I explicitly
enter the IP of my VPN access or 127.0.0.1 ...

CAN ANYONE TELL ME IN SIMPLE WORDS WHAT I HAVE TO DO TO ADD A GERMAN
KEYBOARD STARTING FROM A SIMPLE DEFAULT INSTALLATION FROM
http://cygwin.com/ (+ X11 PACKAGES)?

Many thanks!
Rainer




Re: Re: Problems with xedit, xcalc, xfontsel, emacs

2002-11-12 Thread Dirk.Buehler
Hi Gilles, 

thanks for your quick help.  Indeed it seems that in /usr/X11R6/lib/X11 there 
existed two entries for app-defaults.  One was a *.lnk and the other was a 
regular Windows folder that contained the same files as indicated in your 
email. 

I renamed the Windows folder and xedit  co work.  The emacs problem seems to 
be a different one, however.

Cheers,
Dirk





RE: Cygwin Connection Tool for Windows

2002-11-12 Thread Stephen Liu
Hi Mario,

I encountered problem in installing the connection tool

OS = WinXP

Start - Run - setup.exeFollowing warning pop-up at time of installation

Cygwin Connection Tool Setup
C:\Windows\Setup.LTS
Invalid line in Setup information file
Section: Setup 1 File
.

I could not proceed further.   Kindly advise.

Thanks in advance.

Stephen Liu


At 06:52 PM 2002/11/9 +0100, you wrote:

Hi Stephen,
you need to set:
- XWin.exe file location
- Resolution
- IP you want to connect to

optional:
- Network (e.g. 192.169.10.0 -- must end with an 0  !)


Plese let me know if it worked for you!

Regards, Mario

From: [EMAIL PROTECTED]
[mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu

Hi Mario,

Re your tool for Windows.

I have it downloaded.

Is it just unzip it and install it on Windows then it will work.  Any
configuration needed?

Thanks

Stephen


At 11:38 PM 2002/11/8 +0100, you wrote:
Hello!
I wrote a little tool and called it Cygwin Connection Tool.
You can find infos about it on http://thelinuxbeat.nu-sec.de/cygwin_tool/
I its under the GPL license, and written in Visual Basic.
My Aim is to write it in C++ some time.

I was wondering if i do/did something illegal by using its Icon, Name,
whatever.
I do not want something wich the Cygewin Team/Developer do not want.
I wrote it as a little helpful tool, and why should i not share it with
others?

It´s my very first Project, so please forgive and tell me if i did
something
wrong.

Cheers, Mario








RE: Cygwin Connection Tool for Windows

2002-11-12 Thread Mario Ohnewald
Hi Liu,

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu


 Hi Mario,

 I encountered problem in installing the connection tool

 OS = WinXP

 Start - Run - setup.exeFollowing warning pop-up at time
 of installation

 Cygwin Connection Tool Setup
 C:\Windows\Setup.LTS
 Invalid line in Setup information file
 Section: Setup 1 File
 .
UPS, havent tested it on XP Yet ;(
I will try to fix this as soon as i have installed XP on VMWare ;P
Did you get it running on Win2k?

Changelog:
--- 08.11.2002 ---
- BUg discovert, it wont load XWin.exe.
-- Copy cygwin1.dll and cygz.dll into the system32 directory. This Bug will
be fixed soon.



 I could not proceed further.   Kindly advise.

 Thanks in advance.

 Stephen Liu


 At 06:52 PM 2002/11/9 +0100, you wrote:
 Hi Stephen,
 you need to set:
 - XWin.exe file location
 - Resolution
 - IP you want to connect to
 
 optional:
 - Network (e.g. 192.169.10.0 -- must end with an 0  !)
 
 
 Plese let me know if it worked for you!
 
 Regards, Mario
 
  From: [EMAIL PROTECTED]
  [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu
 
  Hi Mario,
 
  Re your tool for Windows.
 
  I have it downloaded.
 
  Is it just unzip it and install it on Windows then it will
 work.  Any
  configuration needed?
 
  Thanks
 
  Stephen
 
 
  At 11:38 PM 2002/11/8 +0100, you wrote:
  Hello!
  I wrote a little tool and called it Cygwin Connection Tool.
  You can find infos about it on
 http://thelinuxbeat.nu-sec.de/cygwin_tool/
  I its under the GPL license, and written in Visual Basic.
  My Aim is to write it in C++ some time.
  
  I was wondering if i do/did something illegal by using
 its Icon, Name,
  whatever.
  I do not want something wich the Cygewin Team/Developer
 do not want.
  I wrote it as a little helpful tool, and why should i not
 share it with
  others?
  
  It´s my very first Project, so please forgive and tell me if i did
 something
  wrong.
  
  Cheers, Mario
  
  






cygpcre.dll is missing

2002-11-12 Thread Michael Schyllberg
Hi!

When trying to install xfree86 for the first time on my xp-machine I get an error 
message that cygpcre.dll is missing. Where do I get this file? Is it a part of  Cygwin?

Thanks
/Michael Schyllberg




Re: cygpcre.dll is missing

2002-11-12 Thread Christopher Faylor
On Tue, Nov 12, 2002 at 03:19:03PM +0100, Michael Schyllberg wrote:
When trying to install xfree86 for the first time on my xp-machine I
get an error message that cygpcre.dll is missing.  Where do I get this
file?  Is it a part of Cygwin?

http://cygwin.com/packages/

cgf



RE: Cygwin Connection Tool for Windows

2002-11-12 Thread Stephen Liu
Hi Mario,

At 01:58 PM 11/12/2002 +0100, you wrote:

Hi Liu,

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu


 Hi Mario,

 I encountered problem in installing the connection tool

 OS = WinXP

 Start - Run - setup.exeFollowing warning pop-up at time
 of installation

 Cygwin Connection Tool Setup
 C:\Windows\Setup.LTS
 Invalid line in Setup information file
 Section: Setup 1 File
 .
UPS, havent tested it on XP Yet ;(
I will try to fix this as soon as i have installed XP on VMWare ;P
Did you get it running on Win2k?


Sorry.  At this moment I only have a WinXP box available for test.  I am 
prepared to build a Win2K box but it will take about 1-2 days because I 
have to empty all existing stuffs on a PII-350 box for its installation.

Stephen



Changelog:
--- 08.11.2002 ---
- BUg discovert, it wont load XWin.exe.
-- Copy cygwin1.dll and cygz.dll into the system32 directory. This Bug will
be fixed soon.



 I could not proceed further.   Kindly advise.

 Thanks in advance.

 Stephen Liu


 At 06:52 PM 2002/11/9 +0100, you wrote:
 Hi Stephen,
 you need to set:
 - XWin.exe file location
 - Resolution
 - IP you want to connect to
 
 optional:
 - Network (e.g. 192.169.10.0 -- must end with an 0  !)
 
 
 Plese let me know if it worked for you!
 
 Regards, Mario
 
  From: [EMAIL PROTECTED]
  [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu
 
  Hi Mario,
 
  Re your tool for Windows.
 
  I have it downloaded.
 
  Is it just unzip it and install it on Windows then it will
 work.  Any
  configuration needed?
 
  Thanks
 
  Stephen
 
 
  At 11:38 PM 2002/11/8 +0100, you wrote:
  Hello!
  I wrote a little tool and called it Cygwin Connection Tool.
  You can find infos about it on
 http://thelinuxbeat.nu-sec.de/cygwin_tool/
  I its under the GPL license, and written in Visual Basic.
  My Aim is to write it in C++ some time.
  
  I was wondering if i do/did something illegal by using
 its Icon, Name,
  whatever.
  I do not want something wich the Cygewin Team/Developer
 do not want.
  I wrote it as a little helpful tool, and why should i not
 share it with
  others?
  
  It´s my very first Project, so please forgive and tell me if i did
 something
  wrong.
  
  Cheers, Mario
  
  








RE: right mouse button again, motif on solaris

2002-11-12 Thread Harold L Hunt II
Chris,

This is way beyond me.  I implemented the mouse and keyboard code as best I
could with the crappy documentation that is available.  Since then I have
not seen anything that explains what the ``real'' way to do things is, so I
will just leave the code be until either someone else messes with it (fine
by me) or until someone can find some better documentation.

Harold

-Original Message-
From: [EMAIL PROTECTED]
[mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Chris Twiner
Sent: Monday, November 11, 2002 11:09 AM
To: [EMAIL PROTECTED]
Subject: right mouse button again, motif on solaris


Hi All,

An application, Razor (Motif) that I'm running won't allow the right button
to work.  After investigation this appears to be a bug in the Motif
libraries within Solaris.

However as it appears different on different Xservers the common factor
seems to be the mouse setting.  A post :

http://groups.google.co.uk/groups?hl=enlr=ie=UTF-8oe=UTF-8threadm=3717E7
13.BBD3D2F1%40soest.hawaii.edurnum=2prev=/groups%3Fq%3Dmotif%2Bproblem%2Br
ight%2Bmouse%2Bbutton%2Bsolaris%26ie%3DUTF-8%26oe%3DUTF-8%26hl%3Den

Seems to indicate that the server tells the client how many mouse buttons
are supported.  This seems to be a motif issue.  Under NEdit for example it
is possible to get the right mouse button menu by disabling num-lock,
scoll-lock and caps-lock.  Of course Razor doesn't work this way. (basic
problem is drag and drop doesn't work over ssh, since it uses it's own
protocol, so a right mouse button is the only other way to work it).

Exceed doesn't share the problem cygwin has.  Cygwin's problem seems very
similar to the problem indicated by the above post.  i.e. cygwin tells the
motif version there are X number of buttons and it chooses the last button
for right button as default.

Is there any way of checking what an individual application believes or
indeed checking/changing what the cygwin is telling the clients?

Your's confused further,

Chris

_
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus




RE: Cygwin Connection Tool for Windows

2002-11-12 Thread Michael Harnois
It dies with the same error in Win2K.

Michael D. Harnois
2L, UST School of Law  Minneapolis,
Minnesota
 The first thing you should do when you get up is read the obituaries.
 You never know when you'll see a name that will just make your day.
 --Ed Salisbury



-Original Message-
From: [EMAIL PROTECTED]
[mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu
Sent: Tuesday, November 12, 2002 10:18
To: [EMAIL PROTECTED]
Subject: RE: Cygwin Connection Tool for Windows


Hi Mario,

At 01:58 PM 11/12/2002 +0100, you wrote:
Hi Liu,

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu
 
 
  Hi Mario,
 
  I encountered problem in installing the connection tool
 
  OS = WinXP
 
  Start - Run - setup.exeFollowing warning pop-up at time
  of installation
 
  Cygwin Connection Tool Setup
  C:\Windows\Setup.LTS
  Invalid line in Setup information file
  Section: Setup 1 File
  .
UPS, havent tested it on XP Yet ;(
I will try to fix this as soon as i have installed XP on VMWare ;P
Did you get it running on Win2k?

Sorry.  At this moment I only have a WinXP box available for test.  I am
prepared to build a Win2K box but it will take about 1-2 days because I
have to empty all existing stuffs on a PII-350 box for its installation.

Stephen



Changelog:
--- 08.11.2002 ---
- BUg discovert, it wont load XWin.exe.
-- Copy cygwin1.dll and cygz.dll into the system32 directory. This Bug
will
be fixed soon.


 
  I could not proceed further.   Kindly advise.
 
  Thanks in advance.
 
  Stephen Liu
 
 
  At 06:52 PM 2002/11/9 +0100, you wrote:
  Hi Stephen,
  you need to set:
  - XWin.exe file location
  - Resolution
  - IP you want to connect to
  
  optional:
  - Network (e.g. 192.169.10.0 -- must end with an 0  !)
  
  
  Plese let me know if it worked for you!
  
  Regards, Mario
  
   From: [EMAIL PROTECTED]
   [mailto:cygwin-xfree-owner;cygwin.com]On Behalf Of Stephen Liu
  
   Hi Mario,
  
   Re your tool for Windows.
  
   I have it downloaded.
  
   Is it just unzip it and install it on Windows then it will
  work.  Any
   configuration needed?
  
   Thanks
  
   Stephen
  
  
   At 11:38 PM 2002/11/8 +0100, you wrote:
   Hello!
   I wrote a little tool and called it Cygwin Connection Tool.
   You can find infos about it on
  http://thelinuxbeat.nu-sec.de/cygwin_tool/
   I its under the GPL license, and written in Visual Basic.
   My Aim is to write it in C++ some time.
   
   I was wondering if i do/did something illegal by using
  its Icon, Name,
   whatever.
   I do not want something wich the Cygewin Team/Developer
  do not want.
   I wrote it as a little helpful tool, and why should i not
  share it with
   others?
   
   It´s my very first Project, so please forgive and tell me if i did
  something
   wrong.
   
   Cheers, Mario
   
   
 
 








Questions on Xwin.exe arguments

2002-11-12 Thread vola ray
Hi!
I am running XWindo under Windows95 using the startxwin.bat where I have
 
start XWin   -emulate3buttons 100
run xterm -bg white -fg black -bd blue -ms blue  -e 'source ~/.login' 
run twm
run xsetroot -solid blue

Do U know what should I have with XWin.exe so that the xterm behaves the way it
behaves under LINUX, i.e when U have 2 xterm windows one over the other and U go
to one of them and click your mouse and that xterm becomes active. Whereas what 
I see now is that I have to click the Top Border of the xterm to make it Active;

I would Greatly Appreciate if U suggest something I should do.
[by the way I used -lesspointer option to find out the same behavior!!!]
Thanks in advance,
regards,
vola


__
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2



Re: Questions on Xwin.exe arguments

2002-11-12 Thread Randall R Schulz
Vola,

Are you imploring some university to answer your questions? If you're 
addressing a human being from whom you wish to solicit an answer to your 
questions, then please use the English word you.

While I am just one man and most certainly not an institution of any kind, 
I can tell you that window activation behavior in X is handled by the 
window manager. By default, twm uses the classic X focus-follows-mouse 
behavior. If twm allows this to be changed, the twm documentation probably 
holds that answer to how. Look for the word focus or Focus for 
starters. Also read the options regarding window raising behavior (raise 
/ Raise).

By the way, the activation behavior you want (that expected by most 
personal computer users who've never used X) is the default in Window 
Maker. Perhaps you'd like to try it. It's a lot fancier than twm, which 
you may or may not find desirable. Twm is pretty much the most elementary 
window manager available for XFree86/Cygwin. The next step up in terms of 
features and sophistication would be fvwm2. I think it also has the kind 
of default window activation behavior you want.

Randall Schulz
Mountain View, CA USA


At 08:44 2002-11-12, you wrote:
Hi!
I am running XWindo under Windows95 using the startxwin.bat where I have

start XWin   -emulate3buttons 100
run xterm -bg white -fg black -bd blue -ms blue  -e 'source ~/.login' 
run twm
run xsetroot -solid blue

Do U know what should I have with XWin.exe so that the xterm behaves the 
way it
behaves under LINUX, i.e when U have 2 xterm windows one over the other 
and U go
to one of them and click your mouse and that xterm becomes active. Whereas 
what
I see now is that I have to click the Top Border of the xterm to make it 
Active;

I would Greatly Appreciate if U suggest something I should do.
[by the way I used -lesspointer option to find out the same behavior!!!]

Thanks in advance,
regards,
vola




Re: how does xwin resolve ip addresses

2002-11-12 Thread Chris Twiner
Ok, problem resolved.  After much digging around and non-help from 3Com I 
have sussed the damn thing out.  When such a thing happens, either the 
ipconfig not returning the whole information or a 20106 error in the system 
log (doesn't seem to matter if it's talking about a different interface), 
the RRAS service is the damned culprit.

So answer was disable the damn thing.

Thanks to all that helped and many thanks to Ago,

Chris





_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail



Re: Searching on Mailing list and Update on fvwm2 for cygwin

2002-11-12 Thread Christopher Faylor
This isn't an issue for the cygwin mailing list.  We actually have
a mailing list for Cygwin XFree86 issues.

I've redirected this email there.

I'll also be blocking this subject from future helpful followups
in cygwin at cygwin dot com.

On Tue, Nov 12, 2002 at 06:01:01PM -0600, markem wrote:
Cygwin and fvwm2:

I finished downloading and updating Cygwin.  My original version
was the one I downloaded on August 5th.  I have not had the time
to re-try the compilation of Lesstif (I'm on a 56K modem and it
took almost the entire day to download all of the updates). 
However, I would like to thank whoever it is that worked on the
fvwm2 update.  Under the August 5th release I could not make the
up/down/left/right arrow keys work properly.  By properly I mean
that I like to set them so when I hold down the control key and
then type one of them my screen flips to the next screen (3x3
matrix).  In this way I can have several things all going at the
same time.  Well, under the previous version I either had to have
A)ll turned on or just forget being able to do this and having to
use the mouse to select individual screens.

Original Configuration:

Key Left A C Scroll -100 0
Key Right A C Scroll +100 0
etc

I wound up having:

Key Left RW A Scroll -100 0
etc

So I could use the feature.

Under the current release (as of 11/11/2002) The original command 
now works properly!  So kudos to whoever fixed it!  :-)

I'll post again after attempting to re-compile Lesstif.  Whether
or not it completes the compilation so everyone will know one way
or the other if that problem was fixed also in the latest
release.  Thanks again guys and gals!  :-)

Mark Manning
 


Sent via the EV1 webmail system at mail.ev1.net


 
   

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/