all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Caps Lock unset....
@ 2003-06-17 15:10 Todd Wylie
  0 siblings, 0 replies; 7+ messages in thread
From: Todd Wylie @ 2003-06-17 15:10 UTC (permalink / raw)



Hi all-

I'd love to be able to do a global-unset-key on my Caps Lock key; I never use 
the damn thing and accidentally turn it on at inopportune moments. I can't 
get a lock on it by C-q-<Caps Lock>, though. Is there a way to unset this 
key?

Thanks-
Todd

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Caps Lock unset....
       [not found] <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>
@ 2003-06-17 15:29 ` Barry Margolin
  2003-06-17 15:40 ` Joshua D. Guttman
  2003-06-17 15:46 ` Rupert
  2 siblings, 0 replies; 7+ messages in thread
From: Barry Margolin @ 2003-06-17 15:29 UTC (permalink / raw)


In article <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>,
Todd Wylie  <twylie@watson.wustl.edu> wrote:
>I'd love to be able to do a global-unset-key on my Caps Lock key; I never use 
>the damn thing and accidentally turn it on at inopportune moments. I can't 
>get a lock on it by C-q-<Caps Lock>, though. Is there a way to unset this 
>key?

Caps-Lock is generally handled transparently by the terminal driver or the
X server.

Under X you should be able to change it using xmodmap.

-- 
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Caps Lock unset....
       [not found] <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>
  2003-06-17 15:29 ` Caps Lock unset Barry Margolin
@ 2003-06-17 15:40 ` Joshua D. Guttman
  2003-06-17 15:46 ` Rupert
  2 siblings, 0 replies; 7+ messages in thread
From: Joshua D. Guttman @ 2003-06-17 15:40 UTC (permalink / raw)
  Cc: Joshua D. Guttman

Todd Wylie <twylie@watson.wustl.edu> writes:

>   
>   
>   I'd love to be able to do a global-unset-key on my Caps Lock key 


If you're using X windows (e.g. with Linux) you can use xmodmap with
this:

remove Lock = Caps_Lock
add Control = Caps_Lock
keysym Caps_Lock = Control_L

put this in ~/.keymap.km and put this in .xinitrc:

xmodmap .keymap_linux.km

        Joshua 

-- 
	Joshua D. Guttman		<guttman@mitre.org>
	MITRE, Mail Stop S119		Office:	+1 781 271 2654
	202 Burlington Rd.		Fax:	+1 781 271 8953
	Bedford, MA 01730-1420 USA	Cell:	+1 781 526 5713

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Caps Lock unset....
       [not found] <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>
  2003-06-17 15:29 ` Caps Lock unset Barry Margolin
  2003-06-17 15:40 ` Joshua D. Guttman
@ 2003-06-17 15:46 ` Rupert
  2 siblings, 0 replies; 7+ messages in thread
From: Rupert @ 2003-06-17 15:46 UTC (permalink / raw)


In article <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>,
Todd Wylie wrote:
> 
> I'd love to be able to do a global-unset-key on my Caps Lock key

In X, if you run xmodmap -e 'clear Lock' then caps lock will be
disabled globally. Not sure about the console, but there's bound to be
a similar solution.

Rupert

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Caps Lock unset....
@ 2003-06-17 15:55 Victor Kirk
  0 siblings, 0 replies; 7+ messages in thread
From: Victor Kirk @ 2003-06-17 15:55 UTC (permalink / raw)


>> I'd love to be able to do a global-unset-key on my Caps Lock key 
>
> If you're using X windows (e.g. with Linux) you can use xmodmap

Or on windows (I believe the op is using Linux though)

(set 'w32-enable-caps-lock nil) 

Regards,

Vic
--
Victor Kirk
Analyst
Serco Integrated Transport
Tel: +44 (0)1287 611225
Fax: +44 (0)1287 610360
--

This message, including attachments, is intended only for the use by the
person(s) to whom it is addressed. It may contain information which is
privileged and confidential. Copying or use by anybody else is not
authorised. If you are not the intended recipient, please contact the sender
as soon as possible. The views expressed in this communication may not
necessarily be the views held by Serco Integrated Transport.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Caps Lock unset....
       [not found] <mailman.8097.1055866453.21513.help-gnu-emacs@gnu.org>
@ 2003-06-17 17:28 ` Todd Wylie
       [not found]   ` <bcon2g$36i$1@news01.intel.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Todd Wylie @ 2003-06-17 17:28 UTC (permalink / raw)


Ahhh... most welcome feedback. Thanks all!

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Caps Lock unset....
       [not found]   ` <bcon2g$36i$1@news01.intel.com>
@ 2003-06-18 12:32     ` Sam Halliday
  0 siblings, 0 replies; 7+ messages in thread
From: Sam Halliday @ 2003-06-18 12:32 UTC (permalink / raw)


spicano wrote:
> Here is a neat utility I use on all my windows machines, to globally
> change the caps-lock to control

please dont post large files on mailing lists (and newsgroups). once you
consider how many people are on this list, do you have any idea how much
traffic that file caused? (im guessing hundreds of MB, all payed for by
gnu.org...).

thanks for the thought anyway spicano, but rather say you have such a
tool and let people ask for it indivudally from you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-06-18 12:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>
2003-06-17 15:29 ` Caps Lock unset Barry Margolin
2003-06-17 15:40 ` Joshua D. Guttman
2003-06-17 15:46 ` Rupert
     [not found] <mailman.8097.1055866453.21513.help-gnu-emacs@gnu.org>
2003-06-17 17:28 ` Todd Wylie
     [not found]   ` <bcon2g$36i$1@news01.intel.com>
2003-06-18 12:32     ` Sam Halliday
2003-06-17 15:55 Victor Kirk
  -- strict thread matches above, loose matches on Subject: below --
2003-06-17 15:10 Todd Wylie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.