projects/*/options: change default wm to fluxbox

This commit is contained in:
Stefan Saraev 2014-02-27 17:03:16 +02:00
parent 3062d042e3
commit 82c0036ec9
5 changed files with 8 additions and 8 deletions

View File

@ -231,8 +231,8 @@
# OpenGL-ES implementation to use (no)
OPENGLES="no"
# Windowmanager to use (ratpoison / none)
WINDOWMANAGER="ratpoison"
# Windowmanager to use (ratpoison / fluxbox / dwm / none)
WINDOWMANAGER="fluxbox"
# include uvesafb support (yes / no)
UVESAFB_SUPPORT="no"

View File

@ -233,7 +233,7 @@
# OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q)
OPENGLES="gpu-viv-bin-mx6q"
# Windowmanager to use (ratpoison / none)
# Windowmanager to use (ratpoison / fluxbox / dwm / none)
WINDOWMANAGER="none"
# include uvesafb support (yes / no)

View File

@ -231,8 +231,8 @@
# OpenGL-ES implementation to use (no)
OPENGLES="no"
# Windowmanager to use (ratpoison / none)
WINDOWMANAGER="ratpoison"
# Windowmanager to use (ratpoison / fluxbox / dwm / none)
WINDOWMANAGER="fluxbox"
# include uvesafb support (yes / no)
UVESAFB_SUPPORT="yes"

View File

@ -232,7 +232,7 @@
# OpenGL-ES implementation to use (no / bcm2835-driver)
OPENGLES="bcm2835-driver"
# Windowmanager to use (ratpoison / none)
# Windowmanager to use (ratpoison / fluxbox / dwm / none)
WINDOWMANAGER="none"
# include uvesafb support (yes / no)

View File

@ -226,8 +226,8 @@
# OpenGL-ES implementation to use (no)
OPENGLES="no"
# Windowmanager to use (ratpoison / none)
WINDOWMANAGER="ratpoison"
# Windowmanager to use (ratpoison / fluxbox / dwm / none)
WINDOWMANAGER="fluxbox"
# include uvesafb support (yes / no)
UVESAFB_SUPPORT="yes"