Re: Swapping CTRL & CAPS

2003-06-13 Thread Joakim Erdfelt
On Fri, 13 Jun 2003, Scott W Brim wrote: I swap them in the Windows registry. Easiest is probably to look for a little thing called ctrl2cap.zip. Thanks, this helps. Igor Pechtchanski wrote: What Cygwin environment? He said he ran xemacs -- there is no xemacs package under Cygwin. I was having

Re: Swapping CTRL & CAPS

2003-06-13 Thread Neal D. Becker
On Friday 13 June 2003 12:39 pm, Igor Pechtchanski wrote: > On Fri, 13 Jun 2003, Scott W Brim wrote: > > On Fri, Jun 13, 2003 08:13:19AM -0400, Neal D. Becker allegedly wrote: > > > I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only > > > have one problem. I normally run linux/

Re: Swapping CTRL & CAPS

2003-06-13 Thread Scott W Brim
OK, thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Swapping CTRL & CAPS

2003-06-13 Thread Igor Pechtchanski
On Fri, 13 Jun 2003, Scott W Brim wrote: > On Fri, Jun 13, 2003 12:39:00PM -0400, Igor Pechtchanski allegedly wrote: > > Note that neither the question nor the answer have anything to do with > > Cygwin. > > What do you think he should have done? He didn't know where the > solution might be for t

Re: Swapping CTRL & CAPS

2003-06-13 Thread Scott W Brim
On Fri, Jun 13, 2003 12:39:00PM -0400, Igor Pechtchanski allegedly wrote: > Note that neither the question nor the answer have anything to do with > Cygwin. What do you think he should have done? He didn't know where the solution might be for the cygwin environment. The only change I think would

Re: Swapping CTRL & CAPS

2003-06-13 Thread Shankar Unni
Karr, David wrote: Go to http://www.sysinternals.com and get the "Ctrl2Cap" tool. That one installs a DLL (kernel driver that intercepts keypresses) to do the keymapping, and is an excellent introduction to driver writing for NT. It's also possible to do this less invasively with a simple regist

Re: Swapping CTRL & CAPS

2003-06-13 Thread Igor Pechtchanski
On Fri, 13 Jun 2003, Scott W Brim wrote: > On Fri, Jun 13, 2003 08:13:19AM -0400, Neal D. Becker allegedly wrote: > > I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only have > > one problem. I normally run linux/kde, and have the caps lock and ctrl key > > swapped (so ctrl is

RE: Swapping CTRL & CAPS

2003-06-13 Thread Karr, David
Go to http://www.sysinternals.com and get the "Ctrl2Cap" tool. > -Original Message- > From: Neal D. Becker [mailto:[EMAIL PROTECTED] > > I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only > have > one problem. I normally run linux/kde, and have the caps lock and ctrl

Re: Swapping CTRL & CAPS

2003-06-13 Thread Scott W Brim
On Fri, Jun 13, 2003 08:13:19AM -0400, Neal D. Becker allegedly wrote: > I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only have > one problem. I normally run linux/kde, and have the caps lock and ctrl key > swapped (so ctrl is where it's supposed to be). You need ctrl for e

Swapping CTRL & CAPS

2003-06-13 Thread Neal D. Becker
I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only have one problem. I normally run linux/kde, and have the caps lock and ctrl key swapped (so ctrl is where it's supposed to be). You need ctrl for emacs! How can I swap/remap these keys when running on cygwin (non-x)? -- U