Ubuntu :: Change Window Min / Max Display?

Jul 5, 2010

I would like to change the taskbar Minimized/Maximized view. Right now the active windows are protruding, i would like the opposite effect.

View 8 Replies


ADVERTISEMENT

Ubuntu :: Date And Time / Calendar Window Out Of Display

Nov 16, 2010

I'm using ubuntu Maverick on a Dell 1545 and I'm pretty much a newbie to ubuntu. Most of the things have been fine so far, I just plugged it into a proxyless internet connection and adjusted my location for time zone (I've been using a porxy server previously for internet which didn't allow changes in location and time zone work) and since then that calendar has moved out of the scope on the top right corner of my screen and I'm unable to move it.

View 1 Replies View Related

Ubuntu :: Force The Title Of A Window To Display On The Right Side

Jan 24, 2011

I have been messing about with my themes lately and was wondering if it was possible to force the title of a window to display on the right side and have the buttons on the right. I'm already aware of using gconf-edit to change the order and position of the buttons but I can't seem to figure out how to move the title.

View 8 Replies View Related

Ubuntu :: Wonky Window Display - Mav 10.10 ThinkPad W510

Feb 12, 2011

I'm not sure what happened, I enabled Nvidia support and all of sudden the internal layout of windows, look..well old-school, like they did back 10 years ago. The screen-shot explains all. I'm sure this is just a setting SOMEWHERE in Gnome but I'd be danged if I can find it.

View 5 Replies View Related

Programming :: Can't Get Xlib Window To Display / What To Do?

Mar 12, 2009

I am having trouble writing an Xlib application that displays a window. The most frustrating thing is that I've written applications like this before, and never had any problems. For some reason I cannot get this program to work properly. I'm running KDE and when I launch the program, a "button" for the application will appear on the application panel, however, no window will display. It is possible to right click on the panel button and select the Close item which will successfully close the window.

The following is source code that when built will exhibit the behaviour described above code...

View 10 Replies View Related

Ubuntu :: Keyboard Shortcut For Moving A Window To A Specific Display

Feb 23, 2010

I noticed that while Compiz has every keyboard shortcut imaginable for moving windows between desktops, there's no shortcut for moving a window to a specific display when using dual monitors.

So far, I've found the best method is to use the command line automation tool: xdotool - [url]

Here's what I did:Test out the xdotool in a new terminal window using this command
Code:

This should move your terminal window 100 pixels in from the top left of the leftmost display.

Find out the top-left coordinates of your rightmost display by using the Nvidia X Server Settings tool in Main menu > Administration or via the terminal:

Code:

Go to X Server Display Configuration and click the rightmost Display in the layout section. Its position offset should be displayed in the position field. Make a note of these two numbers.

Create a script to move your window, either to the leftmost screen or the rightmost screen, using this code or similar:

Code:

Remember, the number at the end is an argument that denotes the display (1 for left, 2 for right). Assign a keyboard shortcut to your custom shortcut. Repeat for the right display. Now when you press the keyboard shortcut, the active window should be moved to either the left or right display!

View 9 Replies View Related

OpenSUSE :: X Window Display Initialization Failure

Feb 12, 2010

Im trying to "ssh -X" my university server for accessing cadence, but i get this:

HTML Code:
*Warning* X Window Display Initialization Failure
*Warning* (DISPLAY "<not defined>")
Apparantly i need to assign it my machine IP e.g like:
HTML Code: setenv DISPLAY machine:0.0

But unfortunately it still doesnt solve my problem. All it does is stop printing this warning message as a result.

View 2 Replies View Related

SUSE :: Panel To Display Minimised Window

Feb 5, 2010

I've been experimenting with the system and as these things go I've done something and I can't undo it through lack of understanding. I've managed to disable the display of minimised windows in the panel at the bottom of the screen. To compensate I'm using a Widget which allows me to get back to the window as I need it. But I'd prefer to be able to simply click on the panel.

View 4 Replies View Related

General :: Dim Display On The First Installation Window Of RHEL 5.5?

Oct 5, 2010

I am trying to install RHEL 5.5 using rhel-server-5.5-i386-dvd DVD on my DELL Inspiron 1464 Laptop. However, after probing the hardware, I see a message at the bottom of the screen regarding xwindow, (cannot read it as it disappears fast) and then the first page of installation loads.(this has a redhat logo and a forward button at lower right corner) BUT this page is extremely DIM. Its as good as its not there.I have

DISPLAY:Intel(R) Graphics Media Accelerator HD (Core 3i) Intel Corporatoin Compatible
PROC: Intel (R) Core(TM) i3 M330 @ 2.13Ghz
RAM: 4.00 GB

What should I do to fix the issue? Also, earlier I was able to install Fedora 13 (32bit) successfully (dual boot with Win 7 Pro 64bit).

View 5 Replies View Related

Programming :: GTK - Load Image Or Display In Window

Jan 11, 2010

I am trying to write a small gtk+-2 program to display whatever image it is given and I was wondering if anyone out there has done something similar. I am not too familiar with writing programs for gtk and its been a while since I've fiddled with C. I went over the tutorial for gtk and it seams pretty easy to get a window to display, but I do not see anything that refers to loading an image or displaying it in the window. I am wondering if this can be done purely with gtk or will I need to use some type of image library like imlib2?

View 3 Replies View Related

Programming :: GTK+ Externally (to Main Window) Display A Men?

Feb 16, 2010

Usually the menu bar, and menus, are displayed within the applications main window. With a small screen this obviously wastes space so my idea is to reserve a location, small square space probably on a corner, on the screen that when clicked it will pop out the current selected applications menu, allow selection, and then disappear again. The application itself would look fullscreen, or if windowed will still not have a menu bar but access available via the "square."

Likewise instead of the usual task bar and "applications/places/system" menus (ala, ubuntu) a second square would be reserved which would pop-out and show the running tasks, followed by the menus, and allow selection, then disappear. Is this possible with GTK+ as it stands, as I'm guessing that by default everything must be contained within an applications main window?

Although having said that, gimp allows the tool windows to be external to the edited document, so perhaps it would be possible to make the menu bar into a toolbox? I guess the difficult problem would be how to make the currently selected applications "tool square" be on top when there could be multiple applications running. The "tool square" and "task/menu square" could be transparent (maybe just an outline) so that although always there they wouldn't hide any underlying windows/programs/etc.

Basically the idea is to get rid of wasted screen, in ubuntu (on gtk/gnome) a minimum of 5 "bars" is wasted screen real-estate:- 1, Running aplications: 2, Ubuntu's main menu bar: 3, Applications status bar: 4, Applications menu bar: 5, Applications description (min/max/close) bar. Take all the above and replace it with two clickable, potentially invisible, squares say where the default "hide all windows" and "deleted trashcan" icons currently reside.

View 3 Replies View Related

Ubuntu :: Window Title Bar Requires Metacity - Replace To Display After Logon

May 27, 2010

Running 10.04 64-bit. After logging on, the title bars around all the windows are missing. Adding "metacity --replace" as a startup command resolves the problem, but something's obviously wrong.

Doesn't occur on my other computer, so probably hardware related.

see attached checkbox-generated submission.xml.gz for hardware report.

View 7 Replies View Related

Fedora :: Window Display Messed Up When Dragging Left

Jan 16, 2011

I have a bit of a problem w/ the windowing UI when I drag any window left, the display gets messed up (see attached screen shot). It doesn't matter what the program is, even happens in explorer. I've done some searching of the Internetz and this form and all I could find was this bug, that doesn't have any updates on it:

Does anyone know of a fix for this? I can make the lines go away by triggoring a repaint (by either dragging another window on top of this one or minimizing and maximizing the problem window, but it's still a bit annoying.I'm running Fedora 14 and have ran all of the updates it prompted me to run.

View 1 Replies View Related

Programming :: Send Password Window To User Display?

Jul 6, 2011

How can i send a password window to display?

View 2 Replies View Related

Ubuntu :: How To Change Window Movements

May 2, 2010

Is it possible to change the way the windows move in ubuntu?I'd like for them to warp away similar to the way windows move on a mac environment when they are minimized.

View 3 Replies View Related

Ubuntu :: How To Change Window Backgrounds

May 25, 2010

I'm trying to install an emerald theme while maintaining the Compiz desktop effects. I'm running Ubuntu 10.04 Lynx and have installed Emerald Theme Manager and Compiz. I was looking for a good theme to go with my background/laptop and took a liking to this one I'm sure this is a stupid question but how do I install this? By following the link to the rgba true theme, there are "instructions" on how to install it, but I just cant figure it out. I have the window borders setup but I'm stumped on how to get the transparent black window backgrounds(by window backgrounds I mean everything inside the frame). The frame works fine but it looks terrible with the solid white window interior. Can someone tell me how to get this working? I have already tried Compiz opacity (terrible, makes everything unreadable). Every background setting I see is RGB, no transparent setting. If it helps, I'm trying to get everything ~75% transparent, no solid colors.

View 9 Replies View Related

Ubuntu :: Is There GUI To Change Display?

Jun 29, 2010

Is there a GUI to change the display? (Color quality, resolution, refresh)I've Googled my butt off, and can't find any answers.

View 2 Replies View Related

Ubuntu :: Option To Change Login Window In 9.10?

Jan 3, 2010

I have recently upgraded my laptop to Ubuntu 9.10
From 9.04

and have noticed that the option to change your login screen theme is different and was wondering how you can change the theme

View 1 Replies View Related

Ubuntu :: How To Change The Xscreensaver Password Window

Jan 23, 2010

I recently installed xscreensaver in order to change some settings on some of the screensavers I have. All is well until I lock the screen. I do not like the look of the password entry window. the one that came with the GTK2 theme I use looked great and I was wondering if there was a way to tell xscreensaver to use that one instead of the one that it uses by default. Also, whenever I restart my computer I have to open up xscreensaver and tell it to kill the gnome-screensaver daemon and then start the xscreensaver one. Is there a way to automate this process?

View 2 Replies View Related

Ubuntu :: Change The Colour Of The Window Toolbar?

Mar 14, 2010

How can I change the boring grey of the Window tool bar in Ubuntu? I have tried "System>Preferences>Appearances", Compize, Emerald GNOME Colour Chooser and non of them allow me to change the tool bar colour. I have also done many extensive searches on forums, but I cannot find one topic on this adjustment. Lots about fonts, window boarders and so on. I can change everything else but the tool bar colour.

View 9 Replies View Related

Ubuntu :: Change Default Window Position?

Mar 29, 2010

I noticed that by default most of my programs start with their window on the top left (at least with my configuration) and I'd like them to start at the middle of my screen.Here's an example. I open (for the first time after logging in) System monitor, and it appears there:URL]How can I do this? I would also like them (the windows) to remember where I've placed them the last time I've used, for example, I want pidgin to start on the right and at the bottom, chrome in the middle, nautilus a bit at the top right, ... how can I do thisDIT: Ok, in Compiz there's an option to put it on the middle, with a 'smart' position, ... but nothing to remember the last position and size!

View 2 Replies View Related

Ubuntu :: Change Default Window Manager?

Jun 14, 2010

I would like to change my default window manager to sawfish. There are many instructions on the web to install sawfish, log out, then select sawfish, then log back in. This worked for me with karmic, but I'm not seeing any way to select a window manager during the lucid log in process. (Sawfish is running fine if I start it with "killall compiz && sawfish &" during an ongoing session.)

View 2 Replies View Related

Ubuntu :: 10.04 - Compiz Won't Change Window Border

Jul 3, 2010

(This started after I upgraded from Ubuntu 8 ) Everytime I enable desktop effects (system -> preferences -> appearance) compiz replaces the pretty New Wave window border with the ugly Emerald glass window border (custom border) that I used on Ubuntu 8.

View 7 Replies View Related

Ubuntu :: Change Window Size Using Terminal?

Jul 8, 2010

Is there anyway to change the size of a window that's already open to a specific value? For example, I want to resize the size of an instance of gedit to exactly 100x200. Is there any way to do this?

View 4 Replies View Related

Ubuntu :: Change Buttons In GTK-window-decorator?

Jul 11, 2011

I have an Xubuntu 11.04 installation with compiz and GTK-window-decorator, how do I change the window buttons because there is no gconf in Xubuntu?

View 9 Replies View Related

Ubuntu :: Change Window Manager Per User?

Jul 17, 2009

In Ubuntu, I run Compiz/Metacity, but I also have wmii installed. I know how to change to wmii for a one-time log in, but I don't know how to make it default for specific user.

View 3 Replies View Related

Ubuntu :: Change Very Wide Window Borders?

Aug 16, 2009

There has to be an easy way to change window border width (pixels). Not sure how mine got so wide but I have looked in Appearance, Compiz, Emerald Themes, etc and I can't figure it out! I am using Ubuntu Jaunty and have searched high and low. I think it's gnome but I'm confused about windowing environments. Found some ideas (tried them all - all seemed reasonable (such as holding ALT while mousing, etc). So far no luck.

View 3 Replies View Related

Ubuntu :: Display And Change The Name Of The Computer?

Jun 19, 2010

Where abouts in Ubuntu can you display the name of the computer and is it posible to change it.

View 2 Replies View Related

Ubuntu :: Can't Change The Display Settings?

Feb 24, 2011

I received Ubuntu 10.10 (a friend gave me the cd) Well, I installed, but I can't change the display settings: the maximum it gives is 900x600 So, I went online and looked for a fix.. I found this:

Code:
Sudo dpkg-reconfigure x server-xorg

Well, the problem is that according to the steps that the person who posted the code, I should type this code after executing Terminal before computer boots. and the way to execute Terminal is to have the key: escape holded Well, I do hold the key: escape. but I see no terminal! I have typed in normal mode...but, I guess the code only works before boot up. How can I execute terminal? is there any other way to fix the display settings? I currently have Windows Xp and Ubuntu.... and I have no problem with the display settings on Xp Can I do do from recovery mode?

Because I have 2 operating systems I get a screen like this (except mine is ubuntu 10.10) If I do it from the recovery mode.... would the code works?

View 1 Replies View Related

Ubuntu :: How To Change The Display Of Computer

May 10, 2011

I have a Samsung B2030 Monitor whose resolution is 1900x1200 but after installation of UBUNTU 11.04 it shows only 1024x768.If the person wants a remote access to the system - I can allow that as well but he will have to tell me the info step by step as I am a novice and new to ubuntu.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved