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/



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: Problems with xedit, xcalc, xfontsel, emacs

2002-11-12 Thread Igor Pechtchanski
On Tue, 12 Nov 2002, Frank-Michael Moser wrote:

> > It seems that a simlink is broken.
>
> ... but I wonder what is the reason for that.
>
> I had the same problem on my machine. After a lot of debugging I gave up
> for the first time. Then I installed Cygwin with XFree on a friend's box
> and - voila - xedit&co worked fine.
>
> So I decided to reinstall my Cygwin. First I renamed the old Cygwin
> folder and removed all entries from the registry. Then I installed
> everything what I had in my old local package directory from
> ftp://mirrors.rcn.net. But ;( the same problem again.
>
> The only difference (checking cygcheck) to my friend's box was that on
> his box I only installed a subset of my packages. Now I guess that this
> must be a problem which is related to the order of installing certain
> X-packages. There must be a package which creates app-defaults as a
> regular folder before any symbolic link is created such that instead of
>
>moser@PIP /tmp/test
>$ ls -l
>drwxr-xr-x2 moserKein   0 Nov 12 18:51 a/
>total 0
>
>moser@PIP /tmp/test
>$ ln -s a b
>
>moser@PIP /tmp/test
>$ ls -l
>total 0
>drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
>lrwxrwxrwx1 moserKein   82 Nov 12 18:51 b -> a/
>
> later it looks like this:
>
>moser@PIP /tmp/test
>$ ls -l
>total 0
>drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
>drwxr-xr-x2 moserKein0 Nov 12 18:53 b/
>
>moser@PIP /tmp/test
>$ ln -s a b
>
>moser@PIP /tmp/test
>$ ls -l
>total 0
>drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
>drwxr-xr-x2 moserKein0 Nov 12 18:54 b/
>
>moser@PIP /tmp/test
>$ ls -l b
>total 0
>lrwxrwxrwx1 moserKein   82 Nov 12 18:54 a -> a
>
> I guess the package which installs app-defaults/Mwm must be culprit.
>
> Frank-Michael

Frank-Michael,
Actions of this sort (creating symbolic links, directories, etc) are
usually performed in postinstall scripts.  The postinstall scripts remain
after they are executed, but are renamed to .done.  They are
located in /etc/postinstall.  If you suspect a particular package, you
should be able to browse through its postinstall script.  If there is
indeed a bug (as you seem to indicate), I'm sure the maintainer of the
package would appreciate a patch (or at least a note on how to fix
things).
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51




RE: Emacs in XWin is performing oddly

2002-11-12 Thread Jim Drash
Sorry for the typos in my last message. It is nearing the end of the
business day and my brain is fried .





Emacs in XWin is performing oddly

2002-11-12 Thread Jim Drash
I have installed all of the cygwin emacs packages and I now am
experiencing problems with emacs with the X server.  Launching emaces
causes one of the following:

1) the application never displays its window (CPU utilization to 100%)
2) the application displays its window but it is unresponsive (CPU
utilization to 100%)
3) About 1 in 4 times it runs correctly even after a clean reboot of the
PC

Any clues would be very helpful.

thanks in advance,
jim drash





Re: Problems with xedit, xcalc, xfontsel, emacs

2002-11-12 Thread Frank-Michael Moser


It seems that a simlink is broken.


... but I wonder what is the reason for that.

I had the same problem on my machine. After a lot of debugging I gave up 
for the first time. Then I installed Cygwin with XFree on a friend's box 
and - voila - xedit&co worked fine.

So I decided to reinstall my Cygwin. First I renamed the old Cygwin 
folder and removed all entries from the registry. Then I installed 
everything what I had in my old local package directory from 
ftp://mirrors.rcn.net. But ;( the same problem again.

The only difference (checking cygcheck) to my friend's box was that on 
his box I only installed a subset of my packages. Now I guess that this 
must be a problem which is related to the order of installing certain 
X-packages. There must be a package which creates app-defaults as a 
regular folder before any symbolic link is created such that instead of

  moser@PIP /tmp/test
  $ ls -l
  drwxr-xr-x2 moserKein   0 Nov 12 18:51 a/
  total 0

  moser@PIP /tmp/test
  $ ln -s a b

  moser@PIP /tmp/test
  $ ls -l
  total 0
  drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
  lrwxrwxrwx1 moserKein   82 Nov 12 18:51 b -> a/

later it looks like this:

  moser@PIP /tmp/test
  $ ls -l
  total 0
  drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
  drwxr-xr-x2 moserKein0 Nov 12 18:53 b/

  moser@PIP /tmp/test
  $ ln -s a b

  moser@PIP /tmp/test
  $ ls -l
  total 0
  drwxr-xr-x2 moserKein0 Nov 12 18:51 a/
  drwxr-xr-x2 moserKein0 Nov 12 18:54 b/

  moser@PIP /tmp/test
  $ ls -l b
  total 0
  lrwxrwxrwx1 moserKein   82 Nov 12 18:54 a -> a

I guess the package which installs app-defaults/Mwm must be culprit.

Frank-Michael



RE: Questions on XWin.exe arguments

2002-11-12 Thread Jim Drash
This is not a fuction of XWin at all.  It is a fuction of the window
manager you are running.  twm has this behaviior. If you want a different
behavior use a different window manager.






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




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: 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
> > > >
> > > >
> >
> >








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=en&lr=&ie=UTF-8&oe=UTF-8&threadm=3717E7
13.BBD3D2F1%40soest.hawaii.edu&rnum=2&prev=/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 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: 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: cygpcre.dll is missing

2002-11-12 Thread Janos Blazi

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?

This is frequently asked. Just go to the cygwin home page and download the
file separately.

Janos Blazi




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: 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
> > >
> > >
>
>




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: 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





XF86Config sample / doc

2002-11-12 Thread Sylvain Petreolle
Hi, after upgrading my XFree86 packages I have problems with keyboard
(ie set the keymap) so I would now if the packages includes some doc /
sample. I know I could log into linux and 'man XF86Config' but it's
dead at the moment.


___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



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 try&error 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: Problems with xedit, xcalc, xfontsel, emacs

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

civario@HEPATIQUE ~
$ 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/
civario@HEPATIQUE ~
$ xedit point.f
Error: Shell widget fileMenu has zero width and/or height
civario@HEPATIQUE ~
$ export  XENVIRONMENT=/etc/X11/app-defaults/Xedit
civario@HEPATIQUE ~
$ xedit point.f
(it works)

Gilles.