Ran across a couple of threads on this issue:
http://forums.fedoraforum.org/showthread.php?t=287800
http://forums.fedoraforum.org/showthread.php?t=287827


My compact keyboard has no windows key, so am assigning SUP_L to another
key.   I also have a trackball mouse and need to make button assignments to
get draglock, scrolling, etc. working.

Works fine when applying manually via terminal, but the (apparently) old
technique of adding a code block to .xinitrc referencing one's ~/.Xmodmap
is not picked up on login:

if [ -f $HOME/.Xmodmap ]; then
    /usr/bin/xmodmap $HOME/.Xmodmap
fi


Anyone know the "new" way to pull this and/or have a workaround?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to