Public bug reported:
I'm on Lubuntu Utopic (alpha 2), but I am almost sure this was the very
same in Trusty (stable).
This is actually no big thing, just kindly asking for some more logical
default configuration (in particular to ease life for new users).
$HOME/.config/openbox/lubuntu-rc.xml
(Might be originally derived from /etc/X11/openbox/rc.xml, but I rather
have my doubts: the .xml in /etc has two or more parameters in one line,
whilst the one in $HOME has all those lines broken up in separate ones
(which might explain the huge difference in lines of text)
730 <context name="Desktop">
731 <mousebind button="Up" action="Click">
732 <action name="GoToDesktop">
733 <to>previous</to>
734 </action>
735 </mousebind>
736 <mousebind button="Down" action="Click">
737 <action name="GoToDesktop">
738 <to>next</to>
739 </action>
740 </mousebind>
Shouldn't this actually be assigned to Up = next and Down = previous?
It sounds more logical to me. The funny thing is that with either assignment of
directions, it will not show to the user UNLESS number of desktops is greater
than 2. This is why I never complained before, since I only have had 3 desktops
since a few days. :)
** Affects: openbox (Ubuntu)
Importance: Undecided
Status: New
** Tags: configuration default lubuntu openbox
** Package changed: xorg-server (Ubuntu) => openbox (Ubuntu)
** Tags added: configuration default lubuntu openbox
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1351985
Title:
Swap up/down directions for mouse when switching desktops
Status in “openbox” package in Ubuntu:
New
Bug description:
I'm on Lubuntu Utopic (alpha 2), but I am almost sure this was the
very same in Trusty (stable).
This is actually no big thing, just kindly asking for some more
logical default configuration (in particular to ease life for new
users).
$HOME/.config/openbox/lubuntu-rc.xml
(Might be originally derived from /etc/X11/openbox/rc.xml, but I
rather have my doubts: the .xml in /etc has two or more parameters in
one line, whilst the one in $HOME has all those lines broken up in
separate ones (which might explain the huge difference in lines of
text)
730 <context name="Desktop">
731 <mousebind button="Up" action="Click">
732 <action name="GoToDesktop">
733 <to>previous</to>
734 </action>
735 </mousebind>
736 <mousebind button="Down" action="Click">
737 <action name="GoToDesktop">
738 <to>next</to>
739 </action>
740 </mousebind>
Shouldn't this actually be assigned to Up = next and Down = previous?
It sounds more logical to me. The funny thing is that with either assignment
of directions, it will not show to the user UNLESS number of desktops is
greater than 2. This is why I never complained before, since I only have had 3
desktops since a few days. :)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/1351985/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp