Re: Switching to left-handed mouse
- From: "s. keeling" <keeling@xxxxxxxxxxx>
- Date: Sun, 16 Mar 2008 16:56:38 +0100 (CET)
sadf <asdf@xxxxxxxx>:
I know how to do this in gnome and kde but what about other window
managers. Specifically Window Maker and fluxbox. I'm assuming there
is no single place I can do this for all the window managers.
I use startx at the command line. That slurps in my ~/.xinitrc, which
includes:
usermodmap=$HOME/.Xmodmap
if [ -f $usermodmap ]; then
xmodmap $usermodmap
else
# fix the mouse at least.
#
/usr/bin/X11/xmodmap -e "pointer = 3 2 1" # 4 5 6 7 8 9
fi
--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
.
- References:
- Switching to left-handed mouse
- From: sadf
- Switching to left-handed mouse
- Prev by Date: Re: time sync? time servers give wrong time
- Next by Date: Re: Prob w/ virtual terminals
- Previous by thread: Re: Switching to left-handed mouse
- Next by thread: Re: Switching to left-handed mouse
- Index(es):
Relevant Pages
|