Thread: iLiad Windowmanager Fluxbox
View Single Post
Old 02-15-2008, 10:34 AM   #11
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Thanks daudi. I fell asleep yesterday reading the fluxbox documentation.
default content of "init":
Code:
session.screen0.slit.placement:	BottomRight
session.screen0.slit.direction:	Vertical
session.screen0.slit.onTop:	False
session.screen0.slit.autoHide:	False
session.screen0.tab.placement:	Top
session.screen0.toolbar.onTop:	False
session.screen0.toolbar.autoHide:	False
session.screen0.toolbar.placement:	BottomCenter
session.screen0.toolbar.widthPercent:	66
session.screen0.workspaceNames:	one,two,three,four
session.screen0.strftimeFormat:	%k:%M
session.screen0.focusNewWindows:	True
session.screen0.focusModel:	ClickToFocus
session.screen0.fullMaximization:	False
session.screen0.edgeSnapThreshold:	0
session.screen0.rowPlacementDirection:	LeftToRight
session.screen0.workspaces:	4
session.screen0.focusLastWindow:	True
session.screen0.colPlacementDirection:	TopToBottom
session.screen0.windowPlacement:	RowSmartPlacement
session.screen0.tab.width:	64
session.screen0.tab.height:	16
session.screen0.showwindowposition: true
session.opaqueMove:	False
session.autoRaiseDelay:	250
session.menuFile:	~/.fluxbox/menu
session.cacheLife:	5
session.styleFile:	/usr/local/share/fluxbox/styles/bloe
session.keyFile: ~/.fluxbox/keys
session.colorsPerChannel:	4
session.doubleClickInterval:	250
session.cacheMax:	200
session.imageDither:	True
session.configVersion:	1
Let's hack ~/.fluxbox/init!

Last edited by yokos; 02-15-2008 at 10:38 AM.
yokos is offline   Reply With Quote