Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-06-23 17:09:58 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-06-23 17:09:58 (GMT)
commitb6b50ff285220609be1dbbb3350447af07cee411 (patch)
treeade38d2fce308d0807eeb0d1ebf592db64b7c9e4 /shell/sugar
parenta929dc0b4655eb2fe0c88b437314b80848e16749 (diff)
Make the console a slide-in window. Change keybinding to Ctrl-Down
Diffstat (limited to 'shell/sugar')
-rwxr-xr-xshell/sugar2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/sugar b/shell/sugar
index 60391be..a4fd023 100755
--- a/shell/sugar
+++ b/shell/sugar
@@ -69,7 +69,7 @@ else:
add_to_python_path(os.path.join(sugar.env.get_data_dir(), 'shell'))
print 'Running the installed sugar...'
-print 'Redirecting output to the console, press ctrl+d to open it.'
+print 'Redirecting output to the console, press Ctrl+Down to open it.'
from session.session import Session