Re: Issues with Copy Paste

2010-06-09 Thread Anonymous bin ich
How are you copying? Which application are you copying from? (Shell/vim etc...)

On Tue, Jun 1, 2010 at 10:18 AM, Ajay Jain ajay...@gmail.com wrote:
 Hi,

 The copy and paste from Xterm (using Cygwin) to my local machine is
 playing a hide and seek. Sometimes it works, and sometimes it does
 not. Can somebody please give me checklist on what to enable in
 default so that copy paste works between xterms and any local windows
 application.

 Many thanks in advance,
 Ajay.

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





-- 
Regards,

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: How do I start WM?

2010-03-01 Thread Anonymous bin ich
KDE, since version 4, is being developed for windows independently of
cygwin. Look here: http://windows.kde.org/

On Sat, Feb 27, 2010 at 6:47 AM, Reid Thompson reid.thomp...@ateb.com wrote:
 On 2/26/2010 6:40 PM, Kenneth Wolcott wrote:

 Hi;

   Now, if it isn't asking too much, I'd like to use KDE as my Window
 Manager and I'd like some KDE-based utilities, like konsole and karm
 (? the task/time manager).

   I don't see a great deal of visible difference between twm and
 openbox, but I'll look on openbox.org and find more details.

   The Windoze start shortcut did help, and the ~/.xinitrc did help --
 thank you.

 Thanks,
 Ken Wolcott

 i've not checked to see if KDE or any of it's components is/are available as
 part of the cygwin X stuff (when I use a heavyweight desktop environment i
 use gnome).  a quick search on KDE at the package search page of cygwin
 lists nothing, while a search on gnome lists quite a few.  someone with more
 knowledge will have to advise 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/





-- 
Regards,

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



Changing interactive shell from Bash to Zsh

2010-02-09 Thread Anonymous bin ich
Hi!

I am having trouble changing my shell from Bash to Zsh.

Since there is no chsh, I have tried adding exec zsh -l to .bashrc

Unfortunately, since cygwin is started as interactive login shell,
it doesn't read .bashrc and so it starts as bash

If I source .bashrc from .bash_profile (which I don't like), then it works.

But then I cannot start X server from the start menu shortcut because
bash reads .bashrc, executes zsh and exits; even though startxwin.exe
is called by bash -l.

So, is there a way to change shell?

-- 
Regards,

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Changing interactive shell from Bash to Zsh

2010-02-09 Thread Anonymous bin ich
On Tue, Feb 9, 2010 at 3:20 PM,  wood.ch...@tatravelcenters.com  wrote:
 Add

 exec zsh -l

 at the end of your .bash_profile

Then I cannot start X server from start menu icons. All I see in
taskmanager is 1 process of bash and 1 subprocess of zsh.


 Chris



 From:   Anonymous bin ich ichbina...@gmail.com
 To:     cygwin-xfree@cygwin.com
 Date:   02/09/2010 09:13 AM
 Subject:        Changing interactive shell from Bash to Zsh
 Sent by:        cygwin-xfree-ow...@cygwin.com



 Hi!

 I am having trouble changing my shell from Bash to Zsh.

 Since there is no chsh, I have tried adding exec zsh -l to .bashrc

 Unfortunately, since cygwin is started as interactive login shell,
 it doesn't read .bashrc and so it starts as bash

 If I source .bashrc from .bash_profile (which I don't like), then it
 works.

 But then I cannot start X server from the start menu shortcut because
 bash reads .bashrc, executes zsh and exits; even though startxwin.exe
 is called by bash -l.

 So, is there a way to change shell?

 --
 Regards,








-- 
Regards,

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Keyboard map screwed up after launching xemacs

2008-12-08 Thread Anonymous bin ich
FYI tilde is AltGr++ where AltGr is right Alt

On Mon, Dec 8, 2008 at 3:43 PM, Jon TURNEY [EMAIL PROTECTED] wrote:
 Andreas Eibach wrote:

 Hi,

 when I have X running and start off (latest) xemacs  from the command
 line, my German keyboard is non-existing. WTF?
 Even the important tilde character can't be typed anymore.

 Not only until I quit xemacs, my keymap in xterm works again as
 expected.

 Are you saying the the keymap for all X windows is changed while xemacs is
 running? Or does it only affect the Xemacs window?

 Forgive my ignorance about german keyboard usage, but is the tilde character
 used in some kind of composition sequence which isn't working anymore? Or do
 you just want to type lots of tildes?

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





-- 
Regards,

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



No Cygwin-X shortcut on fresh install

2008-11-22 Thread Anonymous bin ich
Hi!

I have just installed Cygwin. I selected gvim, xorg-server and
rxvt-unicode-X for packages.

After finishing the installation, I could not start X server from
starx etc. I could, though start X.exe.

Documentation says I should have Cygwin-X shortcut on the desktop. I
have reinstalled everything but I there is not shortcut.

Am I missing something? Something that needs to be installed?

-- 
Regards,

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



Problem using German layout

2008-10-06 Thread Anonymous bin ich
Hi!

I just installed cygwin on a laptop with german layout. I have two problems:

1) I have to press ~ two times to have it shown. This has been
happening since several days.
2) I created a new account today (the older one had space in the
login name, and every script using $HOME variable would die), and
installed a couple of programs (including powertoys) and now once I
press the AltGr key, the whole keyboard layout changes to something
bizzare! Pressing a gives f, and most keys don't work.

I am sure this is a known and solvable problem, but I couldn't find
much on google. Any idea what to do? Any other information that I
should give?

PS: Sorry for my poor english.
-- 
Regards,

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