Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
22
rated 0 times [  22] [ 0]  / answers: 1 / hits: 12318  / 1 Year ago, wed, may 31, 2023, 1:40:28

I right-clicked the title bar of Rhythmbox and then clicked Un/Decorate. Now the title bar is gone. I want it back and I can't figure out how.


I tried hitting D, but nothing happens.


More From » lxde

 Answers
1

Strangely, by default, there is no toggle to decorate/undecorate a window.


You need to do one of two things: either define a keybinding to toggle or use the shortcut key to redisplay the window menu.


Lets examine option 1


To do this:



  1. Open lxterminal and run:


    leafpad ~/.config/openbox/lubuntu-rc.xml


  2. Search for the first instance of <keybinding>.



  3. Then add the following keybinding:


    lubuntu-rc.xml content


    <keybind key="W-A-D">
    <action name="ToggleDecorations"></action>
    </keybind>


  4. Now run:


    openbox --reconfigure

    to make your changes effective (alternatively, you can logout and login).



  5. You'll be able to toggle the decoration using Meta+Alt+D.


    The Windows key is also another name for Meta.






Lets also examine option 2


Thanks to Glutanimate.


Pressing Alt+Space will display the window submenu where you can select Un/Decorate. Obviously this doesn't need a keybinding, but it's nice to have a toggle option to quickly turn the titlebar on/off.


menu showing Un/Decorate option


[#25737] Wednesday, May 31, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ongdiligenc

Total Points: 452
Total Questions: 111
Total Answers: 107

Location: Ukraine
Member since Sun, Dec 13, 2020
3 Years ago
ongdiligenc questions
Wed, Apr 13, 22, 10:34, 2 Years ago
Tue, Jun 7, 22, 00:54, 2 Years ago
Sat, Aug 7, 21, 00:37, 3 Years ago
Sat, May 22, 21, 03:06, 3 Years ago
Tue, Mar 1, 22, 10:05, 2 Years ago
;