FVWM Advanced/ConfigFvwmPager

From Gentoo Linux Wiki

Jump to: navigation, search

Contents

[edit] Invocation

FvwmPager's invocation includes the first and last desktops it has to look after (remember that 0 is always first in *nix land).

[edit] Specific Options

Specifying MiniIcons will draw an application's icon in its window, if the window is large enough.

I personally like my pager to remain skinny, so I said to stay in one Column. If you moved it around, and wanted it fat, you could specify Rows.

I use my first desktop (or zeroth one) as my wain workspace, so I've Labeled it as such. My other one is background stuff, like rhythmbox, emerges, etc.

[edit] Other Options

I don't need a large desktop, so I just use a 2x2 grid, giving more four window spaces, and eight in total with my second workspace.

[edit] The File To Read

File: ~/.fvwm/ConfigFvwmPager
AddToFunc StartFunction
+ I Module FvwmPager 0 1

*FvwmPager: MiniIcons

*FvwmPager: Geometry -0 -0
*FvwmPager: Columns 1

*FvwmPager: Label 0 Work
*FvwmPager: Label 1 BackGround

DeskTopSize 2x2
Personal tools