>>>>> "HG" == Hans de Goede <[email protected]> writes:
HG> Instead always pass the vtX argument, except when the user has specified its HG> own vtX argument. Note that vtX still only gets added for the default server, HG> since for ie Xnest or Xephyr it makes no sense. Reviewed-by: James Cloos <[email protected]> But re commit 44915d6953076, HG> tty_num=$(echo "$tty" | grep -oE '[0-9]+$') Is grep -o available everwhere startx(1) runs? The posix page, grep.1p, does not mention -o. It looks like each of the BSDs have adopted it, but only midstream (eg, its documented in OpenBSD 5.0, but not in 4.9). -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
