From 2fc768319887945c5c6beafcd21d29d9884cd48a Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 3 Mar 2021 23:47:26 -0500 Subject: moving windows with mouse, changing some old panics into syslogs, small bugfix in knob files, "send to back" wm keybinding --- fs-skel/sys/startup.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs-skel') diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc index 4a3992c..95241d0 100644 --- a/fs-skel/sys/startup.rc +++ b/fs-skel/sys/startup.rc @@ -1 +1 @@ -bin/mkpopup Press Win+Space to open a terminal with a shell.\nPress Win+Arrow Key to move a window around.\nClick on a window to focus it.\nPress escape to close this window.\nTo list all of the installed programs,\n type "dirlist bin" into a shell. \ No newline at end of file +bin/mkpopup Welcome to Portland OS v0.0.11!\n\nPress Win+Space to open a terminal with a shell.\nClick on a window to bring it to the top of the stack.\nClick and drag on a window border to move a window.\nPress Win+PageDown to send the top window to the bottom.\nType "dirlist bin" into a shell for a list of programs.\n\nPress Escape to close this window. \ No newline at end of file -- cgit v1.2.3