Richard Lyons wrote:
On Mon, Nov 13, 2006 at 10:19:45PM -0300, piter wrote:
I'm using Etch with fluxbox, everything was OK before doing "apt-get
dist-upgrade" a few days ago. After that, i can't access the terminals
from tty1 to tty6 (i mean that nothing happens when i press ctrl+alt+Fx).
What do you have in /etc/X11/fluxbox/keys? I think there should be a series
of lines like
Mod1 F1 :Workspace 1
this is my /etc/X11/fluxbox/keys :
----------
Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
Mod1 F1 :Workspace 1
Mod1 F2 :Workspace 2
Mod1 F3 :Workspace 3
Mod1 F4 :Workspace 4
Mod1 F5 :Workspace 5
Mod1 F6 :Workspace 6
Mod1 F7 :Workspace 7
Mod1 F8 :Workspace 8
Mod1 F9 :Workspace 9
Mod1 F10 :Workspace 10
Mod1 F11 :Workspace 11
Mod1 F12 :Workspace 12
-----------
I'm not running fb at the mo, but that looks to me like ctl+Fx rather than
ctrl+alt+Fx
And in /etc/X11/fluxbox/init --
there should be a couple of relevant lines
session.screen0.workspaceNames: one,two,three,four
session.screen0.workspaces: 4
for example
and this is my /etc/X11/fluxbox/init :
-----------
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.tab.alignment: Left
session.screen0.tab.rotatevertical: True
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/share/fluxbox/styles/Meta
session.keyFile: ~/.fluxbox/keys
session.colorsPerChannel: 4
session.doubleClickInterval: 250
session.cacheMax: 200
session.imageDither: True
session.iconbar: true
session.titlebar.left: Stick
session.titlebar.right: Minimize Maximize Close
session.screen0.antialias: true
----------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]