Sponsored Content
Full Discussion: Wanted: Feedback on TUI
The Lounge What is on Your Mind? Wanted: Feedback on TUI Post 302937687 by sea on Saturday 7th of March 2015 08:33:03 PM
Old 03-07-2015
Getting your point. Smilie
Seems the strive for a the best descriptional title was counter-productive.

But i'm a bit confused...Smilie
I mean, ncruses its short-description is: "Ncurses support utilities"
And to be honest, the full package description is beyond my understanding, regarding that i understand this to be a 'cli 3d window' environment kind of thing...
Saying: I would not expect this behind such a description.
Please correct me if i'm wrong.

Some ideas:
Simple-Description: "Text User Interface - framework for script"
Hyper-Enthusiast-Selling: "TUI - A scripters heaven"
Realist: "TUI - tools for scripters

Catch-phrase-attempt: "TUI :: Why Code & Compile when you can Script & Run."

Otherwise, only similar ideas such as yours come to mind Smilie

Have a nice weekend Smilie
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Feedback on Script.

Hi all, Would like to get some feedback on a scrip that I've finished writing at home for work. Any constructive feedback from operations used to legibility, etc. would be appreciated - anything at all. It's my first real script that will be running on a clients server. The script is... (2 Replies)
Discussion started by: Cameron
2 Replies

2. UNIX for Dummies Questions & Answers

feedback form ?! :-(

hi, i am VERY new to UNIX. just wanted some help on a feedback form that i have hosted on a unix server. the feedback form is in asp and doesnt work on unix. any other language to get it working ?? HELP !!! (3 Replies)
Discussion started by: shahenil
3 Replies

3. Programming

Feedback algorithm

Hi I search an exemple of scheduling Feedback algorithm, or help about how to create one. Thanks (0 Replies)
Discussion started by: messier79
0 Replies

4. Shell Programming and Scripting

kshdb feedback

Hi I'm looking for some feedback on kshdb, what are peoples general feeling about it etc. Also has anyone used this as a test mechanism? I am thinking about trying to wrap a basic test script around this. (0 Replies)
Discussion started by: eeisken
0 Replies

5. HP-UX

Start SAM in TUI from CDE session

how can i start sam in TUI mode from a CDE session. i'm using hp-ux 11iv3 i tried to start SAM from a terminal from CDE session but each time i try to start it System Managment Homepage starts , so i telneted to server from a pc to start sam in TUI mode is there any other way to set my SAM to... (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

6. UNIX for Advanced & Expert Users

where do the configuration files from Redhat (fedora) authconfig-tui reside?

I have tried moving out the /etc/ldap.conf as well as /etc/openldap/ldap.conf files. I have LDAP Authentication turned on in the TUI. It lets me define a host and base, but the entries are not saved to the above files. /etc/sysconfig/authconfig has a bunch of environmental variables, but none... (2 Replies)
Discussion started by: druidmatrix
2 Replies

7. Shell Programming and Scripting

[SH] TUI not always properly aligned

Heyas I havent found a thread to introduce, so i combine it with the issue i have. EDIT /* Removed Problem because solved */ My first contact with Linux was back in 1995 with slackware, beeing a gamer back then, i (sadly) didnt bother to dig deeper. I finaly joined the Linux community in... (0 Replies)
Discussion started by: sea
0 Replies

8. What is on Your Mind?

TUI for Raspery Pi?

Heyas Just followed a conversation on IRC#ffmpeg, actualy just from the logs as they were offline when i came back. Anyway, they were talking about a terminal interface for their Raspery Pi using SSH. But it might just be a great usage case for TUI. It should display well, i hope, but i... (2 Replies)
Discussion started by: sea
2 Replies

9. What is on Your Mind?

Wanted: Feedback on TUI (2)

Hello everyone It just so happend that TUI was rejected from GNU for the moment, with one of the reasons beeing that additional user feedback was required. So, if you like scripting, bash in specific, please have a try and report your feedback, to help me find all issues to fix, and as i... (0 Replies)
Discussion started by: sea
0 Replies

10. Shell Programming and Scripting

Feedback wanted for upcoming script language

Hi I'm currently rewriting a project from install-required to a pure runtime form. The former had required the project name and the definition of the command as name, as they all become functions now, this could be shorter. As you might have figured, the project already exists in another... (3 Replies)
Discussion started by: sea
3 Replies
gst-feedback-0.8(1)						   User Commands					       gst-feedback-0.8(1)

NAME
       gst-feedback-0.8, gst-feedback - generate debug information for GStreamer bug reports

SYNOPSIS
       gst-feedback-0.8

       gst-feedback [--gst-list-mm] [--gst-mm=string] [--print]

DESCRIPTION
       gst-feedback-0.8  scans	the system for various types of information that is useful to GStreamer developers to help diagnose user problems.
       Depending on the type of bug report, it might be useful to attach gst-feedback output when you contact the developers.

       Note: The current version of this script scans many directories: /usr/lib, /usr/local/lib,  /home,  /usr/include,  /usr/local/include,  and
       /home (again) for various GStreamer installations. Depending on your system, you might not want to do this.

       Note:  gst-feedback-0.8	dumps  a  lot of information about a system.  Some of this information might be considered sensitive. If this is a
       concern, review the information before posting to a public forum such as the GStreamer bug tracking system.

       gst-feedback is a wrapper script that runs the latest installed version of gst-feedback-X.X. For example, if both gst-feedback-0.7 and gst-
       feedback-0.8 are installed on your system, gst-feedback runs gst-feedback-0.8.

OPTIONS
       The following options are supported by gst-feedback only:

       --gst-list-mm   List found major/minor versions. This option displays the versions that are available.

       --gst-mm=string Force  major/minor  version.  This  option  enables you to specify a specific version to run, if you do not want to run the
		       default version.

       --print	       Print wrapped command line. This option displays the command that will be run, and then runs the command.

EXAMPLES
       Example 1: Generating Feedback Information

       example% gst-feedback-0.8

       Example 2: Generating Feedback Information and Redirecting Output and Errors to a File

       example% gst-feedback-0.8 &> myfeedback

       Example 3: Running the Wrapper Script and Displaying the Command Name

       example% gst-feedback --print
       /usr/bin/gst-feedback-0.8

FILES
       The following files are used by this application:

       /usr/bin/gst-feedback-0.Executable to generate debug info for GStreamer bug reports

       /usr/bin/gst-feedback   Wrapper script that runs the latest installed version of gst-feedback-X.X

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       +-----------------------------+-----------------------------+
       |      ATTRIBUTE TYPE	     |	    ATTRIBUTE VALUE	   |
       +-----------------------------+-----------------------------+
       |Availability		     |SUNWgnome-media		   |
       +-----------------------------+-----------------------------+
       |Interface stability	     |External			   |
       +-----------------------------+-----------------------------+

SEE ALSO
       gst-complete(1), gst-compprep(1), gst-inspect(1), gst-launch(1), gst-launch-ext(1), gst-md5sum(1), gst-register(1), gst-thumbnail(1),  gst-
       typefind(1), gst-xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1), libgstreamer-0.8(3), libgstgetbits(3)

NOTES
       Original man page written by the GStreamer team at http://gstreamer.net/.

       Updated by Brian Cameron, Sun Microsystems Inc., 2004.

SunOS 5.10							    14 Oct 2004 					       gst-feedback-0.8(1)
All times are GMT -4. The time now is 04:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy