Switch between minimal layout and default layout (shortcut)

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
lluke777
Junior Member
Junior Member
Posts: 11
Joined: 2018-01-30, 11:38 UTC

Switch between minimal layout and default layout (shortcut)

Post by *lluke777 »

I want to switch(keyboard shortcut) between minimalistic layout
and default layout.

Minimalistic layout i understand layout without:
- button bar
- drive combobox
- tabstop header
- status bar
- command line
I need this to save screen space while using bug.n tiling window manager.

How to do that?
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

1. Create new user command with these internal command:
cm_VisButtonbar, cm_VisButtonbar2, cm_VisDriveCombo, cm_VisTabHeader, cm_VisStatusbar, cm_VisCmdLine
(i don't know if you need "cm_VisButtonbar2")
2. Assign keyboard shortcut
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

One can also use my TCFS2 tool for this, it is what it was made for.
lluke777
Junior Member
Junior Member
Posts: 11
Joined: 2018-01-30, 11:38 UTC

Post by *lluke777 »

Gral wrote:1. Create new user command with these internal command:
cm_VisButtonbar, cm_VisButtonbar2, cm_VisDriveCombo, cm_VisTabHeader, cm_VisStatusbar, cm_VisCmdLine
(i don't know if you need "cm_VisButtonbar2")
2. Assign keyboard shortcut
Thanx guys. Works like a charm :D
Post Reply