Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
le5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Linux Educacional 5
le5
Commits
d41f7da8
Commit
d41f7da8
authored
Feb 19, 2013
by
Michael Liang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix #904: fix autostart to the xcompmgr
Signed-off-by:
Michael Liang
<
ml09@c3sl.ufpr.br
>
parent
976544e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
6 deletions
+9
-6
le-interface/VERSAO
le-interface/VERSAO
+1
-1
le-interface/pacote/usr/share/gnome/autostart/start_theme.sh
le-interface/pacote/usr/share/gnome/autostart/start_theme.sh
+8
-5
No files found.
le-interface/VERSAO
View file @
d41f7da8
0.0.3
5
0.0.3
6
le-interface/pacote/usr/share/gnome/autostart/start_theme.sh
View file @
d41f7da8
...
...
@@ -17,13 +17,16 @@ gsettings set org.gnome.shell enabled-extensions "['hide-dash@zacbarton.com','le
#fi
# Aplica configurações no Fallback
if
pgrep gnome-fallback
;
then
gconftool-2
--set
/apps/metacity/general/button_layout
--type
string
\
:minimize,maximize,close
gconftool-2
--set
/apps/metacity/general/button_layout
--type
string
\
:minimize,maximize,close
gconftool-2
-t
str
-s
/apps/metacity/general/theme Adwaita
gconftool-2
-t
str
-s
/apps/metacity/general/
theme Adwaita
gconftool-2
-t
str
-s
/desktop/gnome/interface/gtk_
theme Adwaita
gconftool-2
-t
str
-s
/desktop/gnome/interface/gtk_theme Adwaita
gconftool-2
-t
str
-s
/desktop/gnome/interface/icon_theme gnome
gconftool-2
-t
str
-s
/desktop/gnome/interface/icon_theme gnome
xcompmgr &
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment