Maximizing X window without Window Switcher

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Maximizing X window without Window Switcher
# 1  
Old 12-01-2009
Maximizing X window without Window Switcher

Hi everyone!

I have a strange situation. I'm running an NX remote Gnome desktop session. On the remote machine, there is a whole load of unsaved data in a window. A problem that I've been having with this NX session is that I can't load Gnome Applets, including the Window Switcher. So.. when I minimise something, I can't bring it back. So far, that's never been a problem, but now I minimised something I really needed.

Now, solving the "can't add Gnome Applets" is a problem I can solve in time (it's a known issue). But right now I'm looking for options to restore/maxmise my window so I can save my data! Most key-combos are not captured by the NX client, so I can't Alt-Tab or Alt-Ctrl-D, although other combinations may work?

So - is there any way I can unminimise a window, say, from the command line? Seems unlikely, but possible!

Is there any way to work in a windowing environment that doesn't have a Window Switcher Applet?

I can disconnect from the session and reconnect but can't reset my remote X session (or I'll lose my data :S).

Thanks!

---------- Post updated 12-01-09 at 09:23 AM ---------- Previous update was 11-30-09 at 10:05 PM ----------

Success! I remapped the alt-tab in the client VM Gnome to change Alt-Tab to Alt-A and used that, which wasn't grabbed by the host.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. Solaris

How to use X window from solaris

Hi I have a solaris v250 server. We dont have any Monitor/Keyboard. We were using this server from remote using PUTTY SSH. I am new to solaris. If i am right, I can access the X window of my solaris from my remote system( Even though i dont have way to see X window by directly connecting... (4 Replies)
Discussion started by: gnanagurus
4 Replies

3. Solaris

Help on X Window service

Hi, Need some help on the below issue or providing a pointer also would help We have an application which will run as a service in Solaris (Sun4v) SPARC (The application will be displaying the popup messages). For the service we are setting the display. As soon as the service starts we... (8 Replies)
Discussion started by: narendra.reddy
8 Replies

4. UNIX for Dummies Questions & Answers

X-Window help

I unloaded the KDM/KDE package and was starting it per instructions by first running a "xstart". My screen is blank and I don't know how to recover. Thanks. Tom (4 Replies)
Discussion started by: TJSexton
4 Replies

5. HP-UX

X window can not startup

When the system shutdown and startup, the login window can not start normally and often display as character mode, I have uncomment the last line in the /etc/dt/config/Xservers file as the following, but the problem still unfix: * Local local@console /usr/bin/X11/X :0 another problem is... (0 Replies)
Discussion started by: Frank2004
0 Replies

6. UNIX for Dummies Questions & Answers

window title..?

how to echo some text onto the window title bar...in exceed client...so that we can know where we are in..in multiple hostnames kinda..thing.. any advice.. (1 Reply)
Discussion started by: tintedwindow
1 Replies

7. UNIX for Dummies Questions & Answers

*HELP* Exit X Window?

i am attempting to install video drivers... but the program tells me that i cant install them from terminal... stating that i must close out of the xWindow System... how can i get the plain old command line? Red Hat 9 (2 Replies)
Discussion started by: HMSS013
2 Replies

8. Windows & DOS: Issues & Discussions

window 2000 professional not pinging my window 98 system.

Hello, We someone help me resolve this problem. I have window 2000 professional, windows 98 and Unixware 7.0.1 on the network. I was able to establish connection with all. However, l was unable to ping window 98 from window 2000 professional. I was able to ping the window 2000 from the window... (10 Replies)
Discussion started by: kayode
10 Replies

9. Programming

about X-window

Please, recommend anyone books about programming for X-window. (0 Replies)
Discussion started by: serge
0 Replies

10. Shell Programming and Scripting

Maximizing an xterm or aixterm window?

Is there a way to maximize an xterm window in a ksh script? I've tried a number of approaches, but none seem to have the desired affect. All I want to accomplish is to have the window maximized upon being called in the script...i.e: xterm -T MyNewXterm -e programToOpen & | maximized --or... (1 Reply)
Discussion started by: spieterman
1 Replies
Login or Register to Ask a Question
BLUETILE(1)															       BLUETILE(1)

NAME
bluetile - full-featured tiling for the GNOME desktop environment SYNOPSIS
bluetile [--help] [--version] [--restart] DESCRIPTION
Bluetile is a tiling window manager designed to integrate with the GNOME desktop environment. It provides both a traditional, stacking layout mode as well as tiling layouts where windows are arranged to use the entire screen without overlapping. Bluetile tries to make the tiling paradigm easily accessible to users coming from traditional window managers by drawing on known conventions and providing both mouse and keyboard access for all features. o Designed to integrate with the GNOME desktop environment o Hybrid approach: Stacking window layout & tiling layouts available o All features accessible from mouse, as well as keyboard o Maximizing & minimizing windows in all layouts o Good multihead support o Proper handling of fullscreen applications OVERVIEW
To quickly get up and running just start Bluetile from your current window manager/desktop environment (preferably GNOME). Bluetile will replace the currently running window manager (if the window manager supports this) and start up. One way to set up Bluetile as your default window manager under GNOME is to make sure that the environment variable WINDOW_MANAGER contains the path to the Bluetile binary before GNOME starts. This can be achieved by putting something like the following line into ~/.gnomerc: export WINDOW_MANAGER=bluetile If you use a packaged version of Bluetile, your distribution might already provide you with a preconfigured xsession. OPTIONS
--help print help message --version print the version number --restart request a running Bluetile process to restart KEYBOARD SHORTCUTS
This is a list of most keyboard shortcuts for Bluetile: Win+Return Launch terminal Win+p Launch GNOME "Run application" dialog Win+a Switch to stacking window layout Win+s Switch to tiled horizontal layout Win+d Switch to tiled vertical layout Win+f Switch to fullscreen layout Win+j Move focus to the next window Win+k Move focus to the previous window Win+Space Move focus to the master window Win+Shift+j Swap the focused window with the next window Win+Shift+k Swap the focused window with the previous window Win+Shift+Space Swap the focused window with the master window Win+h Shrink the master area Win+l Expand the master area Win+u Shrink a slave area Win+i Expand a slave area Win+, Increment the number of windows in the master area Win+. Decrement the number of windows in the master area Win+Shift+c Close the focused window Win+z Maximize/zoom focused window Win+m Minimize focused window Win+Shift+m Restore next minimized window Win+o Show window menu for focused window Win+t Push dialog window back into tiling Win+b Toggle to previously displayed workspace Win+1 .. Win+9, Win+0 Switch to workspace N Win+Shift+1 .. Win+Shift+9, Win+Shift+0 Move client to workspace N Win+w, Win+e, Win+r Switch to physical/Xinerama screens 1, 2 or 3 Win+Shift+w, Win+Shift+e, Win+Shift+r Move client to physical/Xinerama screen 1, 2 or 3 Win+F5 Refresh layout Win+Shift+q Quit Bluetile CONFIGURATION
Edit the file ~/.bluetilerc to configure Bluetile. AUTHOR
Jan Vornberger <jan.vornberger@informatik.uni-oldenburg.de> perl v5.10.1 2010-11-07 BLUETILE(1)