On Fri, Jul 11, 2008 at 6:02 PM, Frank Shute wrote:
>
> On Fri, Jul 11, 2008 at 05:08 PM, Girish Kulkarni wrote:
>> Any idea how I could make the effect of xmodmap
>> permanent? (Adding relevant lines to ~/.xsession doesn't seem
>> to help.)
>
> Make a ~/.xmodmaprc with your setting(s) in it and then call it
> from ~/.xsession or ~/.xinitrc (depends on how you start
> X). E.g you want a line like:

Thanks for your reply. This doesn't seem to be helping though. I use
~/.xsession to start X so I put the following two lines in it:

     xmodmap -e 'clear mod4'
     xmodmap ~/.xmodmaprc

where ~/.xmodmaprc contains relevant instructions for disabling the
Super key. I found that the Super key was not disabled even after
this. I also tried including these two lines in ~/.xinitrc.

Thanks,
Girish.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to