Merge upstream
* usr/bin/start* : - Ensure the menu prefix * etc/xdg/lubuntu/lxdm/lxdm.conf - Make Lubuntu the default session by using the [base] session key. - Remove last_*, not provided by lxdm.conf in recent lxdm version. * usr/share/lubuntu/openbox/rc.xml - Add missing shortcuts for volume-up and volume-down, and launching various applications. Thanks Kendall Weaver for the patch. * debian/control * usr/share/lubuntu/openbox/menu.xml: - Use new command to launch desktop settings.
This commit is contained in:
commit
52c285ec65
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,19 +1,21 @@
|
|||||||
lubuntu-default-settings (0.7) UNRELEASED; urgency=low
|
lubuntu-default-settings (0.7) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* debian/control:
|
* usr/bin/start* :
|
||||||
- Depends on the re-written pcmanfm2 (>= 0.7.0)
|
|
||||||
- Wrap build-depends and depends.
|
|
||||||
* autostart:
|
|
||||||
- Use new pcmanfm --desktop command to start pcmanfm with desktop management
|
|
||||||
* Use pcmanfm2.desktop in lxpanel panel settings.
|
|
||||||
* usr/bin/start* :
|
|
||||||
- Install a custom preferences file for Chromium.
|
|
||||||
- Ensure the menu prefix
|
- Ensure the menu prefix
|
||||||
* openbox/menu.xml : Use new command to launch desktop settings.
|
|
||||||
* etc/xdg/lubuntu/lxdm/lxdm.conf
|
* etc/xdg/lubuntu/lxdm/lxdm.conf
|
||||||
- Make Lubuntu the default session by using the [base] session key.
|
- Make Lubuntu the default session by using the [base] session key.
|
||||||
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
|
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
|
||||||
- Put "username" in the autologin key.
|
* usr/share/lubuntu/openbox/rc.xml
|
||||||
|
- Add missing shortcuts for volume-up and volume-down, and launching
|
||||||
|
various applications. Thanks Kendall Weaver for the patch.
|
||||||
|
* debian/control
|
||||||
|
- Depends on the re-written pcmanfm2 (>= 0.7.0)
|
||||||
|
- Wrap build-depends and depends.
|
||||||
|
* usr/share/lubuntu/openbox/menu.xml:
|
||||||
|
- Use new command to launch desktop settings.
|
||||||
|
* autostart:
|
||||||
|
- Use new pcmanfm --desktop command to start pcmanfm with desktop management
|
||||||
|
* Use pcmanfm2.desktop in lxpanel panel settings.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 20 Mar 2010 10:58:33 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Sat, 20 Mar 2010 10:58:33 +0100
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[base]
|
[base]
|
||||||
# autologin=username
|
# autologin=dgod
|
||||||
session=/usr/bin/startlubuntu
|
session=/usr/bin/startlubuntu
|
||||||
# numlock=0
|
# numlock=0
|
||||||
greeter=/usr/lib/lxdm/lxdm-greeter-gtk
|
greeter=/usr/lib/lxdm/lxdm-greeter-gtk
|
||||||
|
@ -41,12 +41,6 @@ if [ ! -f "$XDG_CONFIG_HOME/Trolltech.conf" ]; then
|
|||||||
cp /usr/share/lubuntu/qt/Trolltech.conf "$XDG_CONFIG_HOME/Trolltech.conf"
|
cp /usr/share/lubuntu/qt/Trolltech.conf "$XDG_CONFIG_HOME/Trolltech.conf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install custom chromium-browser configuration
|
|
||||||
if [ ! -f "$XDG_CONFIG_HOME/chromium/Default/Preferences" ]; then
|
|
||||||
mkdir -p "$XDG_CONFIG_HOME/chromium/Default/"
|
|
||||||
cp /etc/xdg/lubuntu/chromium-browser/Preferences "$XDG_CONFIG_HOME/chromium/Default/Preferences"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Clean up after GDM (GDM sets the number of desktops to one)
|
# Clean up after GDM (GDM sets the number of desktops to one)
|
||||||
xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null
|
xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null
|
||||||
|
|
||||||
|
@ -41,12 +41,6 @@ if [ ! -f "$XDG_CONFIG_HOME/Trolltech.conf" ]; then
|
|||||||
cp /usr/share/lubuntu/qt/Trolltech.conf "$XDG_CONFIG_HOME/Trolltech.conf"
|
cp /usr/share/lubuntu/qt/Trolltech.conf "$XDG_CONFIG_HOME/Trolltech.conf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install custom chromium-browser configuration
|
|
||||||
if [ ! -f "$XDG_CONFIG_HOME/chromium/Default/Preferences" ]; then
|
|
||||||
mkdir -p "$XDG_CONFIG_HOME/chromium/Default/"
|
|
||||||
cp /etc/xdg/lubuntu/chromium-browser/Preferences "$XDG_CONFIG_HOME/chromium/Default/Preferences"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Clean up after GDM (GDM sets the number of desktops to one)
|
# Clean up after GDM (GDM sets the number of desktops to one)
|
||||||
xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null
|
xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null
|
||||||
|
|
||||||
|
@ -329,6 +329,48 @@
|
|||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86AudioRaiseVolume">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>amixer -q sset Master 3%+</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86AudioLowerVolume">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>amixer -q sset Master 3%-</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86AudioMute">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>amixer -q sset Master toggle</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86WWW">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>x-terminal-emulator</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86Calculator">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>galculator</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86MyComputer">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>pcmanfm2</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
|
<keybind key="XF86Terminal">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>x-terminal-emulator</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
|
||||||
<!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)
|
<!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)
|
||||||
<keybind key="XF86AudioMute">
|
<keybind key="XF86AudioMute">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
@ -361,13 +403,6 @@
|
|||||||
</action>
|
</action>
|
||||||
</keybind> -->
|
</keybind> -->
|
||||||
|
|
||||||
<!-- Taking Screenshots -->
|
|
||||||
<keybind key="Print">
|
|
||||||
<action name="Execute">
|
|
||||||
<execute>scrot</execute>
|
|
||||||
</action>
|
|
||||||
</keybind>
|
|
||||||
|
|
||||||
</keyboard>
|
</keyboard>
|
||||||
<mouse>
|
<mouse>
|
||||||
<dragThreshold>8</dragThreshold>
|
<dragThreshold>8</dragThreshold>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user