mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2989 from lrusak/fluxbox
Updated default fluxbox config files
This commit is contained in:
commit
563dccee43
@ -5,3 +5,7 @@ session.keyFile: /storage/.fluxbox/keys
|
||||
session.configVersion: 13
|
||||
session.screen0.defaultDeco: NONE
|
||||
session.screen0.rootCommand: fbsetroot -solid black
|
||||
session.screen0.autoRaise: True
|
||||
session.screen0.fullMaximization: True
|
||||
session.screen0.workspaces: 0
|
||||
session.screen0.focusModel: StrictMouseFocus
|
||||
|
@ -2,3 +2,7 @@
|
||||
# alt-tab
|
||||
Mod1 Tab :NextWindow {groups} (workspace=[current])
|
||||
Mod1 Shift Tab :PrevWindow {groups} (workspace=[current])
|
||||
|
||||
# current window commands
|
||||
Mod1 F10 :Maximize
|
||||
Mod1 F11 :Fullscreen
|
||||
|
Loading…
x
Reference in New Issue
Block a user