support of gnome-terminal in UML testing
This commit is contained in:
@@ -87,8 +87,10 @@ ENABLE_STOP_TESTING="no"
|
||||
##############################################################
|
||||
# How to start the UMLs?
|
||||
#
|
||||
# Start the UML instance in KDE konsole (requires KDE)
|
||||
UMLSTARTMODE="konsole"
|
||||
# Start the UML instance in a KDE konsole (requires KDE)
|
||||
# UMLSTARTMODE="konsole"
|
||||
# Start the UML instance in a gnome-terminal (requires gnome)
|
||||
UMLSTARTMODE="gnome-terminal"
|
||||
# Start the UML instance in an xterm (requires X11R6)
|
||||
# UMLSTARTMODE="xterm"
|
||||
# Start the UML instance without a terminal window
|
||||
|
||||
Reference in New Issue
Block a user