Bug #169
closed
Why pressing enter only after the CD is removed?
Added by Jean-Michel Philippe over 13 years ago.
Updated over 13 years ago.
Description
When DDL is ran from CD, you have to remove the CD from the CD trail then press Enter to make the computer really shutdown. Why not pressing any key since children may not know what is the Enter key?
- Status changed from New to In Progress
- % Done changed from 0 to 30
The bash shell command read
has an option ā-nā
to tell the number of characters to be read. Unfortunately dash hasn't it and we need to make a call to bash in the shutdown script to implement this.
- Status changed from In Progress to Ready for test
- % Done changed from 30 to 60
- % Done changed from 60 to 100
Strangely DDL CD in VirtualBox now shuts down without any action after 10-20 seconds. Tests for real wanted!
- Status changed from Ready for test to Won't fix
Does the same for real. We cannot implement this feature, or we need to switch back to bash which is anyway a vital system component.
Also available in: Atom
PDF