Hi all,<br>
<br>
I am relatively new to linux, and am trying to learn as I go...<br>
<br>
I used:<br>
1. <a href="http://iew3.technion.ac.il/CC/Comp_news/muo-may02/xwin/xkeys.html">http://iew3.technion.ac.il/CC/Comp_news/muo-may02/xwin/xkeys.html</a><br>
and<br>
2. <a href="http://iew3.technion.ac.il/CC/Comp_news/muo-may02/xwin/xset.html#scripts">http://iew3.technion.ac.il/CC/Comp_news/muo-may02/xwin/xset.html#scripts</a><br>
<br>
as guides to try and add functionality to two of my special keys.<br>
<br>
Doing:<br>
xmodmap -e 'keycode 174=F13'<br>
and<br>
xmodmap -e 'keycode 176=F14'<br>
<br>
does indeed allow me to use these keys to later define shortcuts.<br>
<br>
However, how do I now have these keyboard mapping modifications take effect everytime I log in using gdm to gnome-2?<br>
<br>
I have already created a file .Xmodmap with the following two lines in it:<br>
xmodmap -e 'keycode 174=F13'<br>
xmodmap -e 'keycode 176=F14'<br>
<br>
I don't know how to proceed further. I would be grateful if someone can help this confused soul :)<br>
<br>
Thank you,<br>
Carthik.<br>
<br>
<br>
<br clear="all"><br>-- <br>When nothing is done, nothing is left undone -- ÀÏ×Ó L¨£ozi<br><br>University of Central Florida<br>Homepage: <a href="http://carthik.net">http://carthik.net</a>