On Sat, Jul 25, 2015 at 05:18:17PM +0200, Benno Schulenberg wrote: > - if ((size_t) win_ex_start_line + win_height + 1 < MENU_START_LINE) > - win_ex_start_line = MENU_START_LINE - win_height; > - > win_ex = subwin(stdscr, win_height, ui_cols - 2, win_ex_start_line, 1); I have made small survey between colleagues in the office and result is "down". http://people.redhat.com/kzak/cfdisk-down.png http://people.redhat.com/kzak/cfdisk-up.png Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- 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