2009/7/18 Michael Talbot-Wilson <[email protected]>: > I'd like the pager miniatures to be headed with the word "World" > replacing "Desk", i.e. "World 0", "World 1" and so on. > > Is there any straightforward way to do this? Some point in the source > code to check out? Is the word "Desk" hardwired or is there a > configuration that would do it? Where do I start?
There is no way to simply replace the "Desk" prefix with something else from configuration. You may however use the DesktopName command to rename individual desks. "Desk %s" is hardwired in FvwmPager.c. /Viktor
