Scoot a menu so it fits better in an xterm.

This commit is contained in:
wrstuden 2004-09-17 18:16:31 +00:00
parent 3f87739bc4
commit af7a153178
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.mc,v 1.10 2000/08/15 02:09:12 phil Exp $ */
/* $NetBSD: menus.mc,v 1.11 2004/09/17 18:16:31 wrstuden Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -179,7 +179,7 @@ menu submenu, title " submenu test";
menu upperright, title "upper right", y=2, x=60, no exit;
option "Just Exit!", exit;
menu lowerleft, title "lower left", y=20, x=2, no exit;
menu lowerleft, title "lower left", y=19, x=2, no exit;
option "Just Exit!", exit;
menu middle, no box;