My normal terminal emulator has 30 lines, and when in cfdisk typing H, the help screen ends like this: Note: All of the commands can be entered with either upper or lower *Press a key to continue.* One understands what is meant, of course, but it looks a bit unfinished. And one wonders whether there is still more missing. And there might! After reducing the number of lines to twenty (stty rows 20), the help screen ends like this: *Press a key to continue.* Since this might destroy data on the disk, you must :D Pressing a key does not show the rest of the help text, but it used to. The help text also shows this entry: s Fix partitions order But this item is not shown in the main menu. Does it only appear when the partitions are out of order? Then the help text might want to say so, e.g. "(only when in disarray)". Pressing s or S in the main menu does not give any feedback. (But one can deduce that it is somehow a valid command, because the help line at the bottom does not disappear when pressing it.) It would be nicer if it said "Everything is in order" or something similar. When creating a new partition, it accepts as a suffix for sizes both k and K, m and M, g and G. But for sectors it only accepts S, not s. What is the reason that it accepts the j and k keys for moving the cursor down and up? Benno -- http://www.fastmail.fm - The professional email service -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html