Disable Maximize/Resize on GNOME


 
Thread Tools Search this Thread
Operating Systems Linux Disable Maximize/Resize on GNOME
Prev   Next
# 3  
Old 10-05-2008
try searching in gconf-editor for maximize, minimize, etc.. u may have to click the checkmark to search every instance - but it disabled them on everything.. Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Disable Solaris Gnome 3 screen blanker

One of the more annoying features of the Gnome 3 desktop in Solaris 11 is its insistence on blanking the screen after five minutes of inactivity. And for the life of me I can't figure out how to make it top doing that. I'm running it in a VNC viewer so the host PC can take care of screen... (1 Reply)
Discussion started by: Michele31416
1 Replies

2. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

3. Red Hat

SSL/TLS renegotiation DoS -how to disable? Is it advisable to disable?

Hi all Expertise, I have following issue to solve, SSL / TLS Renegotiation DoS (low) 222.225.12.13 Ease of Exploitation Moderate Port 443/tcp Family Miscellaneous Following is the problem description:------------------ Description The remote service encrypts traffic using TLS / SSL and... (2 Replies)
Discussion started by: manalisharmabe
2 Replies

4. Shell Programming and Scripting

resize

Hello, I created a script that runs perfectly on 2 different account but I it will not run in 2 others (HP-UX). I noticed that the problem is caused by the resize command in the .profile of the problematic accounts. Since it is a prod server, I dont want to remove it witout knowing what it is... (4 Replies)
Discussion started by: drbiloukos
4 Replies

5. Windows & DOS: Issues & Discussions

Maximize Cygwin window?

Right now when I click the maximize button, it only goes about 1/2 of the screen, but I was wondering if there's any way to completely maximize the terminal window? http://sites.google.com/site/flcl178/Cygwin_Window.png :confused: (2 Replies)
Discussion started by: LanguidLegend
2 Replies

6. Shell Programming and Scripting

How to disable Enable/Disable Tab Key

Hi All, I have bash script, so what is sintax script in bash for Enable and Disable Tab Key. Thanks for your help.:( Thanks, Rico (1 Reply)
Discussion started by: carnegiex
1 Replies

7. UNIX Desktop Questions & Answers

Maximize IDE Hard Disk

Hi there! I am installing Unixware 7.1 to a new server. We usually use SCSI hard for this but since this will be used only for testing, I decided to use an 80GB IDE hard disk. I was able to successfully load the unix but found out that the 80GB hard disk was not maximized. The total hard disk... (1 Reply)
Discussion started by: limpinmd
1 Replies

8. UNIX for Dummies Questions & Answers

Equivalent unix command to minimize/maximize xterm window

To all experts, I need some advice on how I can enter a unix command which is equivalent to the action of minimizing/maximizing an active xterm window. How can I do this (i) when control is in the active xterm window to be minimized/maximized , & (ii) when control is in a xterm window which runs... (0 Replies)
Discussion started by: icemocha75
0 Replies

9. UNIX Desktop Questions & Answers

maximize desktop window

im very new to linux, and i have been running knoppix. I recently decided to go ahead and install knoppix on the hard drive of my laptop and everything went great. It boots up properly, except one problem, the screen size is small. during the boot, it seems the screen goes much farther down then... (5 Replies)
Discussion started by: jestra
5 Replies
Login or Register to Ask a Question
gnome-options(7)						Gnome User's Manual						  gnome-options(7)

NAME
gnome-options - Standard Command Line Options for GNOME 2 Programs SYNOPSIS
program [standard options] [specific options] arguments DESCRIPTION
This manual page describes the command line options, which are common to all Gnome applications. OPTIONS
Help options -?, --help Show the applications help message. --usage Display a brief usage message. --version Show the applications's version information. Bonobo Activation support --oaf-ior-fd=FD File descriptor to print IOR on --oaf-activate-iid=IID IID to activate --oaf-private Prevent registering of server with OAF GNOME library options --disable-sound Disable sound server usage --enable-sound Enable sound server usage --espeaker=HOSTNAME:PORT Host:port on which the esd sound server to use is running. This is useful if you simultaneously run programs on several machines. GNOME GUI options --disable-crash-dialog Disable the crash dialog, which is normally shown when the application segfaults. Session management options --sm-client-id=ID Specify session management ID. Only used by the session manager itself while restarting the application. --sm-config-prefix=PREFIX Specify prefix of saved configuration. --sm-disable Disable connection to session manager. Other options --load-modules=MODULE1,MODULE2,... Dynamic modules to load SEE ALSO
For most GNOME programs there will be additional command line options, which are specific to the program. These will be explained in the Application options section of the --help output and in the application's online help. AUTHOR
This manual page was written by Jochen Voss <voss@debian.org>. A first version was generated with the help of the help2man program. The program's output was manually edited later. GNOME 2.2 2003-10-20 gnome-options(7)