all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* where to put my .xmodmap?
@ 2004-08-21 14:25 Alexandre Russel
  2004-08-21 14:35 ` Björn Lindström
  0 siblings, 1 reply; 7+ messages in thread
From: Alexandre Russel @ 2004-08-21 14:25 UTC (permalink / raw)


Hi all,
I use Fedora core 1 with gnome.
After following the thread concerning RSI and Emacs, I decided to use
.xmodmap to add some Control key to my keyboard:

remove Lock = Caps_Lock
remove Control = Control_L
keysym Control_L = Caps_Lock
keysym Caps_Lock = Control_L
add Lock = Caps_Lock
keycode 115 = Control_L
add Control = Control_L
keycode 116 = Control_R
add Control = Control_R

It works fine when I do xmodmap .xmodmap. I want to use this map
each time I use Emacs. I tried to add the line:
xmodmap ~/.xmodmap
to my .bashrc. It works fine untill I start another application(ie:
terminal),
then it comes back to the old map(probably because this other app
doesn't use bash). 
What can I do for emacs to always this key map?
Cheers,
Alex

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

end of thread, other threads:[~2004-08-22  7:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-21 14:25 where to put my .xmodmap? Alexandre Russel
2004-08-21 14:35 ` Björn Lindström
2004-08-21 14:50   ` Alexandre Russel
2004-08-21 16:07     ` Björn Lindström
2004-08-21 17:47       ` Alexandre Russel
2004-08-21 18:00         ` Björn Lindström
2004-08-22  7:01           ` Alexandre Russel

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.