You are not logged in.
Hi there!
On my work, there are computers with bunsenlabs linux.
! I am only a user and don't have any administrator rights.
Please, tell me which commands should i enter in terminal, or which files i need to edit, for getting on natural scrolling on mouse like in macOS, and also to switch en,ru keyboard layouts by pressing capslock. (now it is configured shift+ctrl)
The issue that i have macOS at my home and every time i go to work or home it makes me stuck with scrolling and changing keyboard layout.
With hope on fast and helpful answers i thank you!
Last edited by hyperboria (2019-01-06 12:05:45)
Offline
Not sure about the natural scrolling but i think you can edit the file ~/.config/openbox/autostart to change keyboard layout.
See here: https://ubuntuforums.org/showthread.php?t=1795646
Last edited by S7.L (2019-01-06 12:26:40)
Offline
the command to change the keyboard layout is
setxkbmap ru
but i don't know how to achieve hotkey switching.
are you talking about a mouse or a touchpad? different things.
i suspect you need
xinput
if it's an actual mouse.
you should have a closer look at ~/.config/openbox/autostart and ~/.config/openbox/rc.xml.
Offline