SliTaz SliTaz Forum

You are not logged in.

#1 2011-06-14 15:36:55

openwell
Member
Registered: 2011-06-14
Posts: 6

Configure left-handed mouse

Hi, Just installed Slitaz cooking. Need help to configure mouse for left-handed person.

Found some info about using xorg-xmodmap but need more "how-to" instructions.

Many thanks

Offline

#2 2011-06-14 21:10:03

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Configure left-handed mouse

Global:

As root #leafpad /etc/X11/xorg.conf.d/40-evdev.conf

Add whats in bold.

Section "InputClass"

        Identifier "evdev pointer catchall"

        MatchIsPointer "on"

        MatchDevicePath "/dev/input/event*"

        Driver "evdev"

Option   "ButtonMapping"  "3 2 1"

EndSection

File/Save/Quit

Logout/in or reboot

This takes effect when xorg starts and effects every account.

Per user account:

#tazpkg -gi xorg-xmodmap

Applications/Preferences/Auto started applications

+Add button

Application: xmodmap -e "pointer = 3 2 1"

Comment: Left hand mouse configuration

OK/Exit buttons

Logout/in or reboot

This takes effect after user logs successfully into account with slim the login manager. Slim then starts openbox the window manager which runs the autostart script in the users account.

Online

#3 2011-06-15 14:50:38

openwell
Member
Registered: 2011-06-14
Posts: 6

Re: Configure left-handed mouse

Many thanks Mojo!

I love SlitTaz cooking and would have used it with right hand mouse if needed.

Left hand mouse works great!

And thanks for such a quick solutions.

I hope this info now helps many more left-handed mouse users.

Now my search for a game,  xinvaders3D or someone to convert the puppy pet.

Offline

#4 2011-06-15 23:19:15

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: Configure left-handed mouse

@Chris I just compiled it from the source code and created a package for it: http://trixarian.za.net/downloads/xinvaders3d-1.3.6.tazpkg - you can install it with the tazpkg install command.

Enjoy wink

Offline

#5 2011-06-16 18:10:19

openwell
Member
Registered: 2011-06-14
Posts: 6

Re: Configure left-handed mouse

Thanks Trixar!

I can not open your link and I am not sure how to get your copy of xinvaders3d.

Also, once I download it- I am not sure "how to" use tazpkg to install it.

I have been using tazpkg to get-install packages from the mirror with great success.

Any help you can offer is greatly appreciated.

I was able to find another "space invaders type" game called ninvaders from the mirror site with tazpkg g-i.

I really like the xinvaders3d though and hope I get the one you compiled.

Do you know how to upload it to the mirror of SliTaz games packages?

Many thanks

Offline

#6 2011-06-16 22:51:02

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: Configure left-handed mouse

Maybe try http://www.trixarian.za.net/downloads/xinvaders3d-1.3.6.tazpkg - sometimes the domain doesn't work without the www for some reason.

tazpkg has two commands for installing packages. You use get-install to get packages from the packages mirror and you use install to install a package you downloaded manually with a web browser from a link like mine. You use the install command like this: tazpkg install /path/to/downloaded/package.tazpkg - or as an example tazpkg ~/Downloads/package.tazpkg

I normally just cd to the right directory and just type tazpkg install package.tazpkg myself. Cool thing about cooking is that you just have to double click to install manually downloaded packages. So can't wait for SliTaz 4 wink

Offline

#7 2011-06-16 23:46:07

openwell
Member
Registered: 2011-06-14
Posts: 6

Re: Configure left-handed mouse

Thank you Trixar_za.

Your first link above is OK.

Problem seems to be with midori browser.

It just gives me a "blank" open file box when I click on it.

Not sure why it does not download the file. Was able to download from Firefox with my Lucid Puppy and save it to my download folder.  Nice to have two linux systems working together.

I did not think you could do that.

Again, thanks for detailed instructions.

This is a really cool forum and SliTaz is really fun to use.

Just has a learning curve and it will be fun to learn.

Now to figure out what's up with midori browser.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.025 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]