If you are using the gnome-settings-daemon what do you expect other
than pain and misery?

uriel

On Sun, Nov 22, 2009 at 12:50 PM, Nick Irvine <[email protected]> wrote:
> Hi all,
>
> I've got a script that changes CapsLock to Mod3, then in wmiirc, I set
> my Mod key to be Mod3:
>
> #capsmod3
> xmodmap -e 'remove lock = Caps_Lock'
> xmodmap -e 'add Mod3 = Caps_Lock'
>
> #wmiirc
> MODKEY=Mod3
> ...
> gnome-settings-daemon &
> capsmod3
>
> The problem is, gnome-settings-daemon seems to set xmodmap itself
> slightly after my call to it, thus overriding my settings.  I have to
> manually execute capsmod3 every time I log in.
>
> Any ideas?
>
> Thanks,
> Nick
>
>

Reply via email to