From eec873e307e8caa5dcb28dfb7148eb0de927393c Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Thu, 10 Feb 2011 16:57:28 +0000 Subject: Use Default and not Free as product( --- Default/desktop.conf | 21 +++++++++++++++++++++ Free/desktop.conf | 21 --------------------- 2 files changed, 21 insertions(+), 21 deletions(-) create mode 100644 Default/desktop.conf delete mode 100644 Free/desktop.conf diff --git a/Default/desktop.conf b/Default/desktop.conf new file mode 100644 index 0000000..dca169f --- /dev/null +++ b/Default/desktop.conf @@ -0,0 +1,21 @@ +[Session] +window_manager=openbox-lxde + +[GTK] +sNet/ThemeName=Ia Ora Arctic +sNet/IconThemeName=nuoveXT2 +sGtk/FontName=Sans 10 +iGtk/ToolbarStyle=3 +iGtk/ButtonImages=1 +iGtk/MenuImages=1 +iGtk/CursorThemeSize=18 +iXft/Antialias=1 + +[Mouse] +AccFactor=20 +AccThreshold=10 +LeftHanded=0 + +[Keyboard] +Delay=500 +Interval=30 diff --git a/Free/desktop.conf b/Free/desktop.conf deleted file mode 100644 index dca169f..0000000 --- a/Free/desktop.conf +++ /dev/null @@ -1,21 +0,0 @@ -[Session] -window_manager=openbox-lxde - -[GTK] -sNet/ThemeName=Ia Ora Arctic -sNet/IconThemeName=nuoveXT2 -sGtk/FontName=Sans 10 -iGtk/ToolbarStyle=3 -iGtk/ButtonImages=1 -iGtk/MenuImages=1 -iGtk/CursorThemeSize=18 -iXft/Antialias=1 - -[Mouse] -AccFactor=20 -AccThreshold=10 -LeftHanded=0 - -[Keyboard] -Delay=500 -Interval=30 -- cgit v1.2.1