Score:2

lxde inverted mouse scroll

ar flag

I Just installed l-ubuntu, and installed LXDE on it. First of all I really love the LXDE due to its high performance. But what I don't liked that I am not able to do the natural mouse scrolling (inverted scrolling).

Can someone help me out I used this line in my shell : echo "pointer = 1 2 3 5 4 7 6 8 9 10 11 12" > ~/.Xmodmap && xmodmap .Xmodmap But it's actually not working for me Any other solution?

Score:1
pl flag

You should actually use

$ xmodmap ~/.Xmodmap

to load the configuration. If not at your home directory when executing

$ xmodmap .Xmodmap

you probably get

xmodmap:  unable to open file '.Xmodmap' for reading
xmodmap:  1 error encountered, aborting.

If that still doesn't solve the issue, Natural Scrolling in Lubuntu 17.04 has several alternatives, which seem to have helped some. A summary:

  1. Modify ~/.Xmodmap and reload it, as described above.
  2. Edit /usr/share/X11/xorg.conf.d/40-libinput.conf as shown here, which includes both the pointer and touchpad.
  3. If this does not work (100% of the times), try editing /usr/share/X11/xorg.conf.d/70-synaptics-conf as shown here.
  4. Try changing gsettings with gsettings set org.gnome.desktop.peripherals.touchpad natural-scroll true or gsettings set org.gnome.desktop.peripherals.touchpad natural-scroll false. You can also do this via gui, with dconf-editor (may require installing it).
Shubharthak avatar
ar flag
`Warning: Only changing the first 12 of 10 buttons.` it's showing this error, afterwards nothing happens, Do I need to reboot it ?
sancho.s ReinstateMonicaCellio avatar
pl flag
@Shubharthak - That is not an error, but a warning, and it is ok. This should not require reboot. To be on the safe side, you could log out and back in.
Shubharthak avatar
ar flag
Thank you so much man, The 3rd solution worked for me, Mad respect ^_^
Score:0
cn flag

Under Keyboard and Mouse configuration there might also be the option "Natural Scrolling". If that's on then the wheel is inverted.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.