I have just installed arch in my new laptop and setup Mod4+Enter to launch gnome-terminal on gnome 3, but it didn't come out. After google it, the reason turned out to be: Gnome 3 is pured installed. Here's the way to solve the problem, just run two commands below:
gconftool-2 --type=string --set "/desktop/gnome/applications/terminal/exec" "gnome-terminal"
gconftool-2 --type=string --set "/desktop/gnome/applications/terminal/exec_args" -- "-x"
2011年8月1日星期一
订阅:
博文评论 (Atom)
没有评论:
发表评论