Sponsored Content
Top Forums Shell Programming and Scripting expanding standard terminal size Post 302096213 by prkfriryce on Tuesday 14th of November 2006 11:35:12 AM
Old 11-14-2006
expanding standard terminal size

what is the Ksh syntax to expand/change the geometry of the running terminal window?

thanks
 

9 More Discussions You Might Find Interesting

1. Red Hat

Standard Greeter font Size (RHEL 3)

In RHEL 3 is there a way to change the font size for the standard greeter text. Jeremy (1 Reply)
Discussion started by: morphous
1 Replies

2. AIX

expanding the size of vg

Hi, I have created the lun of 15gb and assigned to aix,but now I want to expand the size of lun 15gb to 30gb, I am having following queries. 1)wheather i have to umount that partition on aix side before increasing the size of lun on storage side or directly I can increase directly size... (2 Replies)
Discussion started by: manoj.solaris
2 Replies

3. Shell Programming and Scripting

standard error to standard out question

Hi there how can i get the result of a command to not give me its error. For example, on certain systems the 'zfs' command below is not available, but this is fine becaues I am testing against $? so i dont want to see the message " command not found" Ive tried outputting to /dev/null 2>&1 to no... (5 Replies)
Discussion started by: hcclnoodles
5 Replies

4. Shell Programming and Scripting

size of the terminal window

Hi, I am programming a script that shows a figure on screen but I would be centered, so What I have to use command to get the size of the window? Thanks a lot, (2 Replies)
Discussion started by: Gengis-Kahn
2 Replies

5. UNIX for Dummies Questions & Answers

Redirect Standard output and standard error into spreadsheet

Hey, I'm completely new at this and I was wondering if there is a way that I would be able to redirect the log files in a directories standard output and standard error into and excel spreadsheet in anyway? Please remember don't use too advanced of terminology as I just started using shell... (6 Replies)
Discussion started by: killaram
6 Replies

6. Red Hat

terminal size

Is there an easy command to know the size of a terminal window from a command line command? (3 Replies)
Discussion started by: garethsays
3 Replies

7. UNIX for Dummies Questions & Answers

Resizing Terminal Size Upon Login?

Hello All, PC: CuBox-i OS: OpenSuSE 13.1 uname: Linux CuBox 3.14.14-cubox-i #1 SMP Sat Sep 13 03:48:24 UTC 2014 armv7l armv7l armv7l GNU/Linux Shell: Bash So I was trying to see if there was a way to resize the terminal dynamically upon logging into a remote PC. How I login now is to use... (3 Replies)
Discussion started by: mrm5102
3 Replies

8. UNIX for Beginners Questions & Answers

Toggle between xterm window and standard terminal window

Is it possible to toggle back and forth between an xterm invoked from one tty, and a shell invoked from a different tty? I am running Centos 7 with KDE and booting in non-graphic mode. After logging in on the default window (/dev/tty1) , I can then use ALT-F2 to access a new window (/dev/tty2),... (1 Reply)
Discussion started by: rhgscty
1 Replies

9. Red Hat

Cannot set 'soft limits' for 'maximum stack size' for a standard user

Hi Guys, I'm trying to install Oracle Database on to Oracle Linux 7.6 but when the database install package checks the OS set-up, it keeps on failing on the soft limits for the stack. It's default value is 8192 but I'm trying to set it to 10240. This is what I added to... (2 Replies)
Discussion started by: ASGR
2 Replies
ROXTERM(1)							   User Commands							ROXTERM(1)

NAME
roxterm - terminal emulator SYNOPSIS
roxterm [-? | --help] [--help-all] [--help-gtk] [-u | --usage] [--geometry=GEOM] [--appdir=DIR] [--profile=PROFILE | -p PROFILE] [--colour-scheme=SCHEME | --color-scheme=SCHEME | -c SCHEME] [--shortcut-scheme=SCHEME | -s SCHEME] [--separate] [--replace] [--fork] [--directory=DIR | -d DIR] [--show-menubar] [--hide-menubar] [--fullscreen-f] [--disable-sm] [--tab] [--zoom=ZOOM | -z ZOOM] [--title=TITLE | -T TITLE] [--tab-name=NAME | -n NAME] [--role=ROLE] [--execute COMMAND | -e COMMAND] DESCRIPTION
This manual page documents briefly the roxterm command. roxterm is a terminal emulator. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -? --help Show description of options. --help-all Show all options. --help-gtk Show all GTK+ options. --usage Show summary of usage. -d DIRECTORY --directory=DIRECTORY Run shell/command in DIRECTORY. --geometry=GEOMETRY Set size and/or position of terminal according to X geometry specification. --appdir=DIR Application directory when run as a ROX app. --show-menubar --hide-menubar Whether to show or hide the menubar, overriding the profile. The default is to show it. --fullscreen -f Make initial terminal window take up the whole screen with no window furniture. --disable-sm Disable session management. --tab If possible open the new terminal in an existing window rather than open a new window. If used in conjunction with -T/--title the tab will be placed in an existing window with the same title template if one exists. This option overrides --zoom and --fullscreen. --zoom=ZOOM -z ZOOM Scale terminal's font by a factor of ZOOM (1.0 is normal size). -p PROFILE --profile=PROFILE Use the named profile. -c SCHEME --colour-scheme=SCHEME --color-scheme=SCHEME Use the named colour scheme. -s SCHEME --shortcut-scheme=SCHEME Use the named keyboard shortcut scheme. --title=TITLE -T TITLE Set window title template. May include "%s" which is substituted with the full contents of the tab's label. --tab-name=NAME -n NAME Set tab name as displayed in its label. May include "%s" which is substituted with the window title string set by the terminal. --separate Use a separate process for this terminal. --fork Always fork into the background. Usually the first instance stays in the foreground and subsequent invocations return once they have asked the master instance to handle their command. This option causes the master instance to fork itself into the background; the foreground process returns once the master is ready to handle further commands. --replace Replace any existing instance as ROXTerm D-BUS service provider. --role=ROLE Sets the X window system "role" hint for the window being created. -e --execute Execute remainder of command line inside the terminal. Must be the final option. SEE ALSO
The program is documented fully by the HTML file file://${HTMLDIR}/en/index.html. AUTHOR
This manual page was written by Tony Houghton h@realh.co.uk. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Tony Houghton Developer COPYRIGHT
Copyright (C) 2005-2011 Tony Houghton ROXTerm 2.6.5 November 19, 2011 ROXTERM(1)
All times are GMT -4. The time now is 06:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy