You are not logged in.
Pages: 1
All of the mouse clicks work and all the key shortcuts work but Alt-R.
Offline
Confirmed
Alt-R is clashing with the Openbox keybind for Resize.
An immediate fix is to edit line #42 in `/usr/bin/bl-exit`, and use the "b" key instead ("Alt-b)
self._add_button(label="Re_boot", action=self._reboot_action)
Last edited by damo (2016-03-10 14:16:02)
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
Not confirmed here, I tried alt-r in bl-exit and my system rebooted immediately without warning. Which is what it is supposed to do when one presses alt-r in bl-exit, right?
Last edited by photonucleon (2016-03-10 14:13:33)
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
@photonucleon Are you using the default rc.xml?
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
"Alt" is the key conventionally used by applications for menu and button accelerators.
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
"Alt" is the key conventionally used by applications for menu and button accelerators.
Yes, that's why I think using the same key for window manager bindings is not the optimal solution.
Offline
damo wrote:"Alt" is the key conventionally used by applications for menu and button accelerators.
Yes, that's why I think using the same key for window manager bindings is not the optimal solution.
Ah, I misunderstood you slightly. Agreed, although there will always be a problem somewhere whatever the choice!
OTOH, Alt+tab, Alt+F4 are standard everywhere, and we also traditionally have Alt+F2 and Alt+F3 for the run dialogs.
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
@photonucleon Are you using the default rc.xml?
No, I have added some of my own shortcuts, but AFAIK I have not modified the resize shortcut... Not at my machine right now, so unable to verify.
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
Pages: 1