You are not logged in.
How do I switch to a left-handed mouse? I tried some searches but can't find anything specific to Bunsen Labs. For example, I could install Gnome Tweaks, but BL doesn't use Gnome. and what may work on Debian may not work here. I'm on Lithium (the operating system, that is).
Offline
Offline
How do I switch to a left-handed mouse? I tried some searches but can't find anything specific to Bunsen Labs.
Offline
mdiemer wrote:How do I switch to a left-handed mouse? I tried some searches but can't find anything specific to Bunsen Labs.
To be specific to BL, you need to use .config/bunsen/autostart for the setting now.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I was able to change it with <xmodmap -e "pointer = 3 2 1">, but that only works for one session.
I just ran <xinput set-button-map michael's mouse 1 1 1>. That seemed to work, although I won't know for sure until I do a restart.
Thanks for the tips, I'll let you know how it worked out.
Offline
ohnonot wrote:mdiemer wrote:How do I switch to a left-handed mouse? I tried some searches but can't find anything specific to Bunsen Labs.
To be specific to BL, you need to use .config/bunsen/autostart for the setting now.
I have tried several things at this point, but none of them make the change permanent. I am thinking of buying a left-handed mouse for use on Bunsen labs Linux. I would spend more time on it if I didn't have to run a terminal command at the start of every session .
One last thing to try. Can you tell me exactly what I should put in the above file - config/bunsen/autostart - ?
Thank you.
Offline
Did this command work, as shown in the link?
xmodmap -e "pointer = 3 2 1"
If so, put it in your autostart
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
(After a long absence) -
Uh Oh, This little bugger has just bitten me on the ass again. I was able to change the button to left-handed by using <xinput set-button-map 13 3 2 1>.
I am striking out trying to make it permanent. I guess this problem only comes up 10% of the time it normally would, as that is the % of left-handed people in the world. so there isn't that much out there on the subject. and I don't know whether searching for Debian specifically will work, although it will bring up more hits. but not necessarily applicable to BL.
I am unclear just how to add this command to autostart. Perhaps a tutorial tells specifically how to do this? I'm afraid to go messing around too much for fear of breaking something.
Last edited by mdiemer (2024-02-22 20:15:27)
Offline
Edit the ~/.config/bunsen/autostart file and add that command:
xinput set-button-map 13 3 2 1
You will have a left-handed mouse any time you log into the BL openbox session.
You must unlearn what you have learned.
-- yoda
Offline
@mdiemer, It's late or not...
Supposing that more than one person uses your machine
the graphical way of changing mouse settings is Super then typing 'mouse'
and select it as Left/Right-handed
Once you do these 2 steps + logout:
sudo apt install xfce4-settings
insert into ~/.config/bunsen/autostart
xfsettingsd &
Here was a similar case
https://forums.bunsenlabs.org/viewtopic … 32#p132132
...Welcome to the family...
Offline
OK, I finally got it switched, and permanently (actually, just until my right hand is better - I use the right-handed mouse most of the time, even though I am left-handed - my right hand seems more resistant to fatigue).
What worked was Robi's suggestion to install xfce4 settings. I must have messed-up when trying to configure the autostart file. One issue I had was that I was not going to 'config/bunsen/autostart,'but 'config/autostart.' I finally realized my mistake, but I guess I still screwed up anyway. Not my day, I'm having problems typing also.
But it appears fixed, since I restarted and it held. It didn't work the first time, because I was focusing on the wrong line (optical mouse), when I needed to focus on M525. Like I said, not my day...
thanks for all the help!
Offline
I'm the other way around... I'm righthanded but use a trackball on the left, configured with lefthanded buttons. But when I use a normal mouse, I tend to switch between using it left- and righthanded, but keep its configuration for righthanded for easy swapping around. I'm weird like that.
Offline
I'm the other way around... I'm righthanded but use a trackball on the left, configured with lefthanded buttons. But when I use a normal mouse, I tend to switch between using it left- and righthanded, but keep its configuration for righthanded for easy swapping around. I'm weird like that.
Not weird, just ambidexterous, which ain't a bad thing to be. It's smart to divide the stress on one's hands, elbows and shoulders between the two sides of the body. In fact, it's weird that most of us are so one-sided. you'd think that the more balanced approached would be favored. One of nature's little mysteries, I guess.
Offline