Page 6 of 19 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 185

Thread: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

  1. #51
    Join Date
    Aug 2005
    Beans
    76

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    ok.... i don't know if it's only my mx500... but using 1 3 2 in Xmodmap is wrong... 1 2 3 makes the buttons work fine.

  2. #52
    Join Date
    Aug 2005
    Beans
    76

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    i tried adding
    Code:
    "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Tab]""
      m:0x0 + b:10
    but that doesn't do what Alt+tab does.... how can i emulate Alt+tab with my mouse? (im using compiz...)
    Last edited by fargoth; June 14th, 2006 at 08:57 PM.

  3. #53
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Quote Originally Posted by fargoth
    i tried adding
    Code:
    "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Tab]""
      m:0x0 + b:10
    but that doesn't do what Alt+tab does.... how can i emulate Alt+tab with my mouse? (im using compiz...)
    Alt+Tab only works while it's being pressed, so you can't really make it di the Alt+Tab thing on Linux unless you build an application switcher app yourself. But since you're running compiz, you could map it to F12 (or if you changed it, the key for the Expose like feature) to activate the Expose like thing.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  4. #54
    Join Date
    Apr 2005
    Beans
    70
    Distro
    Ubuntu 6.06

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Quote Originally Posted by fargoth
    ok.... i don't know if it's only my mx500... but using 1 3 2 in Xmodmap is wrong... 1 2 3 makes the buttons work fine.
    my mx510 works the same... when it was 1 3 2 the middle click was switched with the right click.

  5. #55
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Quote Originally Posted by jnev
    my mx510 works the same... when it was 1 3 2 the middle click was switched with the right click.
    It depends on your X server and driver I guess. For me, regular Xorg and 1 3 2 do it, with Xgl I have to change it to 1 2 3.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  6. #56
    Join Date
    Aug 2005
    Beans
    76

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Quote Originally Posted by detyabozhye
    Alt+Tab only works while it's being pressed, so you can't really make it di the Alt+Tab thing on Linux unless you build an application switcher app yourself. But since you're running compiz, you could map it to F12 (or if you changed it, the key for the Expose like feature) to activate the Expose like thing.
    i change the line to:
    "/usr/bin/xvkbd -xsendevent -text "\[F12]""
    m:0x0 + b:10

    but it still doesnt work...
    xev gave me this:
    Code:
    KeyPress event, serial 31, synthetic YES, window 0x3a00001,
        root 0x52, subw 0x0, time 0, (1,1), root:(1,1),
        state 0x0, keycode 96 (keysym 0xffc9, F12), same_screen YES,
        XLookupString gives 0 bytes:
        XmbLookupString gives 0 bytes:
        XFilterEvent returns: False
    
    KeyRelease event, serial 31, synthetic YES, window 0x3a00001,
        root 0x52, subw 0x0, time 0, (1,1), root:(1,1),
        state 0x0, keycode 96 (keysym 0xffc9, F12), same_screen YES,
        XLookupString gives 0 bytes:
    
    EnterNotify event, serial 31, synthetic NO, window 0x3a00001,
        root 0x52, subw 0x0, time 3733416567, (81,136), root:(95,207),
        mode NotifyUngrab, detail NotifyAncestor, same_screen YES,
        focus YES, state 16
    
    KeymapNotify event, serial 31, synthetic NO, window 0x0,
        keys:  82  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
               0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
    it says i pressed F12 doesn't it?... wonder why compiz won't act like it does to normal F12 key-stroke...

    any ideas?

  7. #57
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    If you hit F12 on the keyboard, does it work?
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  8. #58
    Join Date
    Oct 2005
    Beans
    25

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    I edited this post, after seeing all i missed was a L and a R in the config..it works now..great howto!!
    Last edited by tellnes; June 17th, 2006 at 06:54 PM.

  9. #59
    Join Date
    Mar 2006
    Location
    Florida
    Beans
    61
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Can the author re look and re-edit this? The first time I did this my Ubuntu just locked up and I had to do a clean install. Thanks

  10. #60
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO Configuring Logitech mice in Ubuntu 6.06 32 bit, based on endy's HOWTO

    Quote Originally Posted by firezip
    Can the author re look and re-edit this? The first time I did this my Ubuntu just locked up and I had to do a clean install. Thanks
    Well, I would need to know exactly what happened to see why it locked up, I don't know what error messages you got or whatever, so I don't know what I could edit. BTW, always remember to make a backup of xorg.conf, so in case something goes wrong, you can revert back to the old settings.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

Page 6 of 19 FirstFirst ... 4567816 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •