X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_sbin%2Fgrml-quickconfig;h=29fcd47587d1f0eb7fe2b558d286f2a5bde20f93;hb=f6b3804ae7eef2645239bf1afad4a447bf284c11;hp=2743418033fae7a30699d112278c600a822979e7;hpb=aff26085653cc5ef38ac8b7bee649ff124c7f968;p=grml-scripts-core.git diff --git a/usr_sbin/grml-quickconfig b/usr_sbin/grml-quickconfig index 2743418..29fcd47 100755 --- a/usr_sbin/grml-quickconfig +++ b/usr_sbin/grml-quickconfig @@ -86,12 +86,6 @@ sub getKey # main loop while(1) { - -# disable input buffering, see -# man perlfunc | less '+/ getc' -# for details - system "stty", '-icanon', 'eol', "\001"; - # main loop $command=""; while($command eq "") {