I have recently started using Fluxbox, and i've go to say I absolutely love it. There is just one little thing that irks me. I just installed fbpager and made the config file and put the appropriate
fbpager & into my ~/.fluxbox/startup, but whenever Fluxbox starts up and I open a window nothing shows in the pager. But when I start a new one from my console it works flawlessly.
Here is my fbpager config:
Code: Select all
fbpager.alpha: 64
fbpager.x: 0
fbpager.y: 700
fbpager.workspace.width: 64
fbpager.workspace.height: 64
fbpager.workspacesPerRow: 6400
fbpager.followDrag: false
fbpager.followMove: false
fbpager.changeWorkspaceButton: 11
fbpager.raiseWindowButton: 2
fbpager.lowerWindowButton: 3
fbpager.closeWindowButton: 3 3 1
fbpager.exitButton: 1 3 3
fbpager.nextWorkspaceButton: 4
fbpager.prevWorkspaceButton: 5
fbpager.moveInWorkspaceButton: 1
fbpager.dragToWorkspaceButton: 2
fbpager.align: LeftToRight
fbpager.color: white
fbpager.windowColor: white
fbpager.focusedWindowColor: white
fbpager.windowBorderColor: black
fbpager.backgroundColor: darkgray
fbpager.currentBackgroundColor: lightgray
fbpager.multiClickTime: 250
fbpager.icons: false
fbpager.windowBorderWidth: 1
--Steve

