aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-03 15:39:59 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-11-01 09:57:21 (GMT)
commitbb550396f371d5354a5659c853bb4e6b46f8e913 (patch)
tree66b4c7e114616eef9a85fda101b2ca478a750c3c /src/Screen.cc
parentd2fb2a43cb73c5806d1dae2c3d7b7065a0e3628c (diff)
downloadfluxbox_pavel-bb550396f371d5354a5659c853bb4e6b46f8e913.zip
fluxbox_pavel-bb550396f371d5354a5659c853bb4e6b46f8e913.tar.bz2
Lua version of default init and windowmenu files
since we do not have a default rootmenu file, I'll just attach a very minimal example here: return { type = "menu"; label = "Fluxbox default menu"; encoding = "UTF-8"; { type = "exec"; label = "xterm"; param = "xterm"; }; { type = "command"; label = "Reconfigure"; param = "reconfigure"; }; { type = "command"; label = "Restart"; param = "restart"; }; { type = "command"; label = "Exit"; param = "exit"; }; }
Diffstat (limited to 'src/Screen.cc')
0 files changed, 0 insertions, 0 deletions