Re: [FC3] Cannot get xmodmap to run properly on startup

From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 04/08/05

  • Next message: Shawn Iverson: "RE: How to give administrative previledges"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Fri, 08 Apr 2005 00:51:32 +0200
    
    
    
    

    Am Do, den 07.04.2005 schrieb VB um 22:08:

    > How can I get xmodmap to run a key remapping file on
    > startup???

    I did it this way:

    $ cat /etc/X11/xinit/xinitrc.d/xmouse.sh

    #!/bin/sh
    # /etc/X11/xinit/xinitrc.d/xmouse.sh
    # Required for the configuration of a 5-button mouse
    /usr/X11R6/bin/xmodmap -e "pointer = 1 2 3 6 7 4 5"

    The xmouse.sh is root owned and must be executable.

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
    legal statement: http://www.uni-x.org/legal.html
    Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.10-1.771_FC2smp 
    Serendipity 00:47:17 up 8 days, 22:13, load average: 0.32, 0.39, 0.45 
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Shawn Iverson: "RE: How to give administrative previledges"