Screen size with foxbase+ 2.1.2d + Openserver 5.0.7


 
Thread Tools Search this Thread
Operating Systems SCO Screen size with foxbase+ 2.1.2d + Openserver 5.0.7
# 1  
Old 07-22-2009
Screen size with foxbase+ 2.1.2d + Openserver 5.0.7

Hi, i'm running SCO Openserver 5.0.7 with foxbase+ 2.1.2d. Is it possible to change the screen size to use more than 25 lines / 80 columns?.

Clients connect using PuTTY, they can enlarge the SSH client window, but the application still runs in the original window size.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Byobu specific screen size.

There is away to make a window pane a specific size. I just forgot how to do it. Something like this: Ctrl-A : split-window -l xx -h xx Anyone know the right way to do this? Thanks. (1 Reply)
Discussion started by: ignatius
1 Replies

2. UNIX for Beginners Questions & Answers

Need help running a Foxbase command in UNIX

Hello, I'm new to Unix and need the help of an expert. How can I run a foxbase command "DO perform FoxBase program" in Unix? Thank you (1 Reply)
Discussion started by: webuxer
1 Replies

3. Shell Programming and Scripting

Screen size

I would like to play a movie with vlc is there a way I can make it transparent and maximized window. Is there a way i can do this. Thanks in advance Josh (0 Replies)
Discussion started by: jtsmith90
0 Replies

4. UNIX for Advanced & Expert Users

Don't find file from foxbase 2.1.2d

Hi there, finally i'm installed Sco Foxbase 2.1.2d over my Sco Open Server 5.0.7v server. Well at this point almost is working fine, but, when i Run mi application i receive the next error: "sh: the_name_of_file": does not exist". I checked it over the Hard Disk and the file exist, the... (1 Reply)
Discussion started by: danilosevilla
1 Replies

5. UNIX for Advanced & Expert Users

Foxbase 2.1.2d in Sco Unix Open Server 5.0.7

Hi my name is Danilo. I'm trying to install Sco foxbase + 2.1.2d. When i tried to install it with "custom" command, i receive the error: "sed: cannot open: ./tmp/perms/prep/*/prep.message: No such file or directory (error 2) The Operative System is Sco Open Server 5.0.7v (the virtualized version... (1 Reply)
Discussion started by: danilosevilla
1 Replies

6. AIX

Increasing screen display size

Hi, How can i increase the size of my display on AIX 5.3.What i mean is e.g if i do and ps -ef i would get some like: /data/app/oracle/product/10.2 /usr/bin/ksh /usr/local/bin/s i want it to show the whole thing on the screen without cutting it,because there is still space on the screen... (0 Replies)
Discussion started by: sellafrica1
0 Replies

7. UNIX for Dummies Questions & Answers

how to increase size of the console screen buffer ?

Its difficult to explain what I am exactly looking for, so let me try with an example.. Suppose my program prints out thousands lines. But once my program ends.. I am not able to scroll up and see all the 1000 lines. The size of the screen buffer is obviously limited. Is there anyway I can... (5 Replies)
Discussion started by: the_learner
5 Replies

8. UNIX for Advanced & Expert Users

Automatic Screen Size Manipulation

Hello. Is there a way to programatically maximize a unix window? I am using X term and the scripts shows menus that need to fit within a specific screen size. I want to detect the screen size and advise the user to maximize thier screen if less than what is needed to correctly show the menus. ... (1 Reply)
Discussion started by: yoi2hot4ya
1 Replies

9. SCO

On-screen character size selection

Late one evening I stumbled into a part of SCO 5.06 wherein I was asked for my choice of large or small characters. Without a thought, I picked "large". This was a mistake, since many operating system directories now show only part of their contents. The rest is off-screen. I can't seem to be... (0 Replies)
Discussion started by: jddxxx
0 Replies

10. UNIX Desktop Questions & Answers

screen size

I installed gnome on my solaris 8 box. The first time I ran Gnome It told me to change the resolution. I accidentally closed the window and didn't get a chance to copy the command. What is the command or how do I change the desktop resolution? (1 Reply)
Discussion started by: rpnhavoc
1 Replies
Login or Register to Ask a Question
Gnome2::Wnck::Screen(3pm)				User Contributed Perl Documentation				 Gnome2::Wnck::Screen(3pm)

NAME
Gnome2::Wnck::Screen - an object representing a screen HIERARCHY
Glib::Object +----Gnome2::Wnck::Screen METHODS
window = $screen->get_active_window workspace = $screen->get_active_workspace unsigned = $screen->get_background_pixmap $screen->change_workspace_count ($count) o $count (integer) screen = Gnome2::Wnck::Screen->get_default screen = Gnome2::Wnck::Screen->get_for_root ($root_window_id) o $root_window_id (unsigned) $screen->force_update screen = Gnome2::Wnck::Screen->get ($index) o $index (integer) integer = $screen->get_height $screen->move_viewport ($x, $y) o $x (integer) o $y (integer) boolean = $screen->net_wm_supports ($atom) o $atom (string) integer = $screen->get_number window = $screen->get_previously_active_window $screen->release_workspace_layout ($current_token) o $current_token (integer) boolean = $screen->get_showing_desktop $screen->toggle_showing_desktop ($show) o $show (boolean) integer = $screen->try_set_workspace_layout ($current_token, $rows, $columns) o $current_token (integer) o $rows (integer) o $columns (integer) integer = $screen->get_width string or undef = $screen->get_window_manager_name list = $screen->get_windows Returns a list of WnckWindow's. list = $screen->get_windows_stacked Returns a list of WnckWindow's. integer = $screen->get_workspace_count workspace = $screen->get_workspace ($workspace) o $workspace (integer) list = $screen->get_workspaces SIGNALS
active-window-changed (Gnome2::Wnck::Screen, Gnome2::Wnck::Window) active-workspace-changed (Gnome2::Wnck::Screen, Gnome2::Wnck::Workspace) window-stacking-changed (Gnome2::Wnck::Screen) window-opened (Gnome2::Wnck::Screen, Gnome2::Wnck::Window) window-closed (Gnome2::Wnck::Screen, Gnome2::Wnck::Window) workspace-created (Gnome2::Wnck::Screen, Gnome2::Wnck::Workspace) workspace-destroyed (Gnome2::Wnck::Screen, Gnome2::Wnck::Workspace) application-opened (Gnome2::Wnck::Screen, Gnome2::Wnck::Application) application-closed (Gnome2::Wnck::Screen, Gnome2::Wnck::Application) class-group-opened (Gnome2::Wnck::Screen, Gnome2::Wnck::ClassGroup) class-group-closed (Gnome2::Wnck::Screen, Gnome2::Wnck::ClassGroup) background-changed (Gnome2::Wnck::Screen) showing-desktop-changed (Gnome2::Wnck::Screen) viewports-changed (Gnome2::Wnck::Screen) window-manager-changed (Gnome2::Wnck::Screen) SEE ALSO
Gnome2::Wnck, Glib::Object COPYRIGHT
Copyright (C) 2003-2006 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2::Wnck for a full notice. perl v5.14.2 2011-11-16 Gnome2::Wnck::Screen(3pm)