Make the console a slide-in window. Change keybinding to Ctrl-Down

This commit is contained in:
Marco Pesenti Gritti
2006-06-23 13:09:58 -04:00
parent a929dc0b46
commit b6b50ff285
3 changed files with 19 additions and 15 deletions
+1 -1
View File
@@ -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