Shortcut (cinnamon-session-properties)
Input startup program
Method 1:
Add path :
~/.config/autostart/ibus-daemon.desktop
[Desktop Entry]
Type=Application
Exec=ibus-daemon -d -x
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[C]=ibus
Name=ibus
Comment[C]=ibus start
Comment=ibus start
X-GNOME-Autostart-Delay=0
Method 2:
Add path :
~/.config/autostart/ibus-daemon.desktop
[Desktop Entry]
Type=Application
Exec=/home/happy/.config/autostart/start.sh
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[C]=ibus
Name=ibus
Comment[C]=ibus start
Comment=ibus start
X-GNOME-Autostart-Delay=0
Add path :
~/.config/autostart/start.sh
ibus-daemon -d -x
chmod a+x start.sh
0 意見:
張貼留言