Page 40 of 128 FirstFirst ... 3038394041425090 ... LastLast
Results 391 to 400 of 1273

Thread: btnx: Send keyboard and mouse combination events with mouse buttons

  1. #391
    Join Date
    Jul 2006
    Beans
    38

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    I had the right-and-middle-click-when-pressing-side-buttons problem too and found a workaround. It seems like what happened was my xorg.conf said I had a 3 button mouse. Now, when I pressed the thumb buttons, it detected that they were pressed, but it thought it didn't have any buttons above 3! So, it just mapped them to 2 and 3 instead. The solution was to change the line
    Code:
        Option         "Buttons"         "3"
    to
    Code:
        Option         "Buttons"         "12"
    Now, if I turn off btnx and look in xev, when pressing the buttons they come up as 8 and 9, which aren't mapped to anything in X by default. Turning btnx back on, they work perfectly!

  2. #392
    Join Date
    Jul 2007
    Location
    Lincoln, Nebraska
    Beans
    20
    Distro
    Ubuntu Karmic Koala (testing)

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    I was wondering if anyone could help me configure btnx. I have it installed properly with version 0.3.1. I was able to have the program detect my buttons. With the Back button I am trying to use the BTN_BACK and Forward with BTN_FORWARD. I checked in the enabled and saved the configuration. Testing the forward/back buttons on a web browser doesnt give the intended result that I thought i'd configured. Instead it does what its default was ever since I plugged it in which seems to be a right click or some sort of menu.

    Any thoughts?

  3. #393
    Join Date
    Dec 2006
    Beans
    31

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    Quote Originally Posted by jawn View Post
    So I got btnx running on my new box here, and it's just great! I have pretty much everything working with my MX Revolution, except for one thing. When I click my middle mouse button, it changes the scroll type (clicky vs continuous). Can btnx change this behavior, or do I need something like locomo?

    Thanks!
    I'm fairly certain that is a physical switch. I don't think there's a real middle click on the mouse. I end up using the Search button.

  4. #394
    Join Date
    Jan 2007
    Beans
    4

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    Quote Originally Posted by outphase View Post
    I'm fairly certain that is a physical switch. I don't think there's a real middle click on the mouse. I end up using the Search button.
    It's indeed a physical switch I ended up using the second scroll button

  5. #395
    Join Date
    Jul 2005
    Beans
    574
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    oh man,lol. i just got the mx revolution and tried btnx. its promising but all kinds of weird things are happening.

    firstly a movie ive got on my desktop keeps getting copied so i always ahve 2 copies on the desktop. i dont know what buttons i may have clicked. pcm audio volume keeps going lower and lower, after a few hours its so low i cant hear music and have to reset it in alsamixer. whenever i use the back or forward buttons inside firefox gwget opens and downloads every item on the page im on.
    random dirs in my homedir are turned into symlink pointing to themselves kinda.
    i guess i gotta fiddle a bit more, lol.
    and i should probably read this entire thread

    im using feisty64, with compiz-fusion btw

    edit: i think most things are ok now, its just the back and forward buttons sending additional commands it seems
    Last edited by jamesford; September 27th, 2007 at 09:04 PM.
    hardy 64 bit

  6. #396
    Join Date
    Oct 2005
    Location
    Rome, Ga
    Beans
    2,339
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    Dang. Now that I know this:
    Code:
    # Thumb wheel forward. 
    # Does an Alt+Left. Ex. Firefox forward
    Button
    rawcode	=	0x01011800
    type 	=	1
    keycode =	KEY_LEFT
    mod1	=	KEY_LEFTALT
    EndButton
    
    
    # Thumb wheel back. 
    # Does an Alt+Right. Ex. Firefox back
    Button
    rawcode	=	0x01011A00
    type 	=	1
    keycode =	KEY_RIGHT
    mod1	=	KEY_LEFTALT
    EndButton
    I run btnx, and do the mouse detection, and I never get the forward button to work once I've sat still for 5 seconds, then pressed all the buttons, then clicked the button on the top.


    *edit:

    muahahahaha.

    Turned off compiz desktop effects stuff, and tried it again. It works.

    Thanks!

    *edit:
    Oops, when I hit forward, I not only go forward one page, but I also get a minimize, etc. window popping up, too.

    What could be causing that, I wonder? I can live with it for now, I guess.
    Last edited by BLTicklemonster; September 29th, 2007 at 07:49 AM.

  7. #397
    Join Date
    Mar 2006
    Location
    Frisco, TX
    Beans
    114
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    I must be doing something wrong, Btnx works GREAT with my MX Revolution....however i have to go tell it to restart btnx everytime i login. What gives?
    Mine ---Dell Latitude D820 - 8.10 - Core2Duo T7400, 3GB
    G/f's --- Dell Studio 15 - 8.10 - Core2Duo T8400, 4GB, intel GMA Xeleventybillion.

  8. #398
    Join Date
    Sep 2005
    Beans
    533
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    Heya everyone.

    I'm looking at getting a new mouse, and was recommended the MX Revolution.

    I just wanted to ask whether btnx works consistently and well enough with them for me to justify getting an MX Revolution. Does it?

    I don't need ALL the buttons to work. I'm mostly looking for a comfortable feel and a FAST, precise scrollwheel. Other buttons are pretty much bonuses. Also, I'd like the side scroll wheel to work as well because if it didn't, that'd just be a waste.

    Thank you!
    "There are only two industries that refer to their customers as 'users'."
    - Edward Tufte

  9. #399
    Join Date
    Oct 2005
    Location
    Rome, Ga
    Beans
    2,339
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: btnx: Send keyboard and mouse combination events with mouse buttons

    Hot diggity dog! My forward and back buttons work in xp when I run it in VMWare now.

    (okay, was it btnx, or service pack 2 that I installed the minute I booted to xp?)

  10. #400
    Join Date
    May 2007
    Location
    Suwanee, GA, USA
    Beans
    32

    Errors with ./configure

    I am getting the following error when I attempt ./configure:

    checking pkg-config is at least version 0.9.0... yes
    checking for GTK... configure: error: Package requirements (gtk+-2.0 >=
    2.10.11) were not met:

    No package 'gtk+-2.0' found

    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.

    Alternatively, you may set the environment variables GTK_CFLAGS
    and GTK_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

    "pkg-config --modversion gtk+-2.0"


    I do have gtk+2.0 (2.12.0-7) installed. The issue seems to be that the config file is looking for a gtk+-2.0, namely with a hyphen in the name. I have none of those environment variables set (would have no idea what to set them to).

    I should note that I'm on Mandriva 2008.0

    Any ideas?
    Last edited by RVDowning; October 9th, 2007 at 03:30 AM.

Page 40 of 128 FirstFirst ... 3038394041425090 ... 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
  •