Browse Source

Add <c> shutdown shortcut to Info

master
Krisjanis Rijnieks 8 years ago
parent
commit
08143e4af3
  1. 1
      src/Info/Info.cpp

1
src/Info/Info.cpp

@ -34,6 +34,7 @@ Info::Info(){
"Press <s> to save the composition\n"
"Press <f> to toggle fullscreen\n"
"Press <z> to undo\n"
"Press <c> to shutdown Raspberry Pi\n"
"Press <i> to hide this message";
}

Loading…
Cancel
Save