Red Hat / Fedora :: How To Change Window Manager
Jul 29, 2009
$ uname -a Linux inspiron 2.6.26.8-57.fc8 #1 SMP Thu Dec 18 19:19:45 EST 2008 i686 i686 i386 GNU/Linux
How do I change the window manager? At the moment when my laptop finishes booting I'm presented with a username prompt. There are no other controls of any kind. After logging in I'm using the twm window manager. I would rather be using fvwm. I've tried putting "fvwm" in the files .xinitrc, .xsession, and .Xclients, to no avail.
I have googled this and all the answers involve doing something in Gnome (don't have it), KDE (don't have it), or the clicking a button in the session manager (no buttons). There must be some configuration or script somewhere that it is telling xdm to run twm, but so far I haven't found it.
View 1 Replies
ADVERTISEMENT
May 26, 2011
I've tried using lxsession-edit but that keeps changing back to openbox. I've tried editing desktop.conf but that has no effect. I'm running fedora 15
View 1 Replies
View Related
Feb 19, 2010
How to change default window manager in gnome?
View 6 Replies
View Related
Nov 28, 2010
I spent *#@$ hours trying to figure out how to change my default window manager to "compiz-manger".I tried using gconf-editor and .gnomercAnybody has an idea how to do this?
View 8 Replies
View Related
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
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
Mar 3, 2011
I installed the xrdp rpms as detailed by swerdna. I would like the pulldown menu to default to kde instead of twm. How can I change the configuration files to allow that.
View 1 Replies
View Related
Sep 5, 2009
I play a few games that dont play well with compiz even with all the effects turned off (on system>appearance) which used to change the window manager to metacity it dosent seem to anymore so that i dont have to run metacity --replace every time i want to play one of thease games (and remember to keep the terminal open untill i log out (otherwise i loose all window decorations) how would i set gnome to allways use metacity?
View 4 Replies
View Related
Jul 16, 2011
I'd to know how to change ubuntu's default window manager through command line.
View 1 Replies
View Related
Mar 27, 2010
I have a 9.04 machine that is used by the family with two accounts set up. One is mine with sudoer privileges and I prefer fluxbox. The other account is for everyone else and the rest of the family prefers gnome. Is there a way to set the default DE/windowmanager for each user so that each user simply has to login and be in their preferred environment?
View 1 Replies
View Related
Mar 17, 2010
I wanted to try the JWM window manager, which is not in the Fedora repository. The author's site gives no instructions, save for users of Irix (!), so after compiling and installing I needed to find how to have it on offer at log-in. I do not want to just have jwm launched after startx runs; I want the (Gnome) log-in where I can choose a desktop or window manager for the session.
I found that Icewm and Gnome have desktop-configuration files in /usr/share/xsessions, so I created one there for JWM using the other two as a model. What I can't find is where Gnome's session manager keeps the list of available sessions. I've searched the contents of /etc/X11/xinit/ and the configuration files in my home directory for a file containing "icewm" (which I do have available), and drawn a blank.
View 8 Replies
View Related
Sep 11, 2010
many of you may have heard of fluxbox and maybe even used it, if you did you will have noticed a very quick but extremely sparse window manager and probably decided it wasn't for you due to lack of features. I'll show you how to quickly and easily give fluxbox all the features of your desktop.
[Code]...
View 13 Replies
View Related
Jan 8, 2011
i have fedora 13.i want to play with the X window system.so i want to install a new window manager other than kwin,metacity,twm&mwm..please guide me..and give me the source for X window tips and tricks..
View 3 Replies
View Related
Jun 19, 2011
My laptop is now running F15 and I'm so far satisfied execpt for one thing. As I expected, a problem with Mutter (Gnome 3 window manager) is 3D performance. Compositing window managers cause a serious hit in OpenGL applications. So: No playing 3D games.
On my desktop computer I use Compiz-icon's menu to quickly switch between Compiz and Metacity. I use Metacity during playing OpenGL games.
How could I do something similar in Gnome 3 without using the fallback mode all the time? Using scripts to start a separate X session for games might be a usable hack, but doesn't sound very appealing. I'm going to eventually upgrade my desktop's F14, but I think I'll wait at least until G3 gains a few more features.
View 1 Replies
View Related
Jun 1, 2009
I have just had a wee problem with the XFCE 4 Desktop on my Acer Aspire One with the Fedora 10 OS. Netbook worked OK this AM before work; shut down as usual. On returning from work, the Netbook seemed to boot as normal. But I only had one workspace instead of two (my usual), and when I tried to start Firefox, it was 2/3rds it's normal size and none of the usual '_ [] X' boxes in the the upper right hand corner! I tried booting into an earlier kernel version, but still the same. Had I accidentally altered the settings by any chance? Opened 'Fedora','Settings Manager', and clicked on 'Window manager'. But it just opened an error box, saying 'you do not appear to have a Window Manager'! Went (through google) to the XFCE webpage. The windows manager is called 'xfwm4'. Opened a terminal and tried 'top' - no xfwm4 process seemed to be running. So I quit out of 'top', typed 'xfwm4' and hit enter.
View 1 Replies
View Related
Nov 29, 2010
I want to switch the window manager to sawfish. Follow the steps as below link, I still can't switch success. [URL]
View 4 Replies
View Related
Jul 8, 2011
I like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).
I have scripts to call emacs-client which will allow me to use a file-manager or Windows Explorer to locate files and right-click to edit them in Emacs.
I often end up with a lot of emacs windows (frames) open and I like to just be able to close them by clicking on the MS-Windows or KDE X button at the top-right.
The trouble is, if the window is the last one, this will shut down emacs which will lose all kinds of interesting history information.
As a work-around I use C-x 5 0 which won't let me close the last frame but this is often not as convenient as using the mouse
Does anyone know how to configure Emacs so that it can intercept the Window-Close button of the last frame to either request confirmation or simply disallow it?
On MS-Windows, disallowing closing of the last window may cause logoff to hang if emacs is still running but I'm not too worried about that.
View 2 Replies
View Related
Apr 23, 2010
I recently upgraded the motherboard/processor on my computer (as in quadrupled the processor and octupled the ram). The new board has a built in GPU (intel) and from searching the forums, I think this is part of the problem. Every time I boot up the computer, I need to open the Compiz icon and use it to reload the window manager before I see any title bars, borders, etc. 've tried the .bashrc hack (metacity --replace), but that doesn't do anything. In fact, whenever I open the terminal, I need to have two tabs open in order to use it, and when I close it all the borders go away again (even when I haven't done anything). Also, the onboard sound card (intel) doesn't work, but that's another task (I at least have a compatible card for that).
View 9 Replies
View Related
Jan 23, 2009
I tried to install Compiz on F9 Gnome and I added a startup entry (system, preferences, personal, session, startup programs). Now I can't log in to the gnome window manager, it logs in and then logs out again. I would like to remove the entry that I created in the startup programs, but I don't know which file to edit. Where the settings to the System > Preferences > Personal > Session > Startup Programs are stored.
View 1 Replies
View Related
Dec 27, 2009
I've been searching for tutorials on how to install awesome, it would be nice if someone can guide me on how to install Awesome Window Manager.
View 2 Replies
View Related
May 17, 2010
So this has happened to me several times with fedora 12, and granted I havn't rebooted in a while but it seems that after I update and reboot, I cannot log into GDM any longer.I can login to the CLI, so and I checked all my logs to make sure it wasn't an authentication error.What does happen though, is when I try and login to KDE the screen flickers likes loading the desktop and then spits me back out to the login prompt.var/log/messages reports successful login.Here is what i did find
** (process:2220): DEBUG: Greeter session pid=2220 display=:0.0 xauthority=/var/run/gdm/auth-for-gdm-H2QyqS/database
Failed to play sound: File or data not found
[code].....
View 6 Replies
View Related
Sep 4, 2009
The Gnome Window Manager worked fine with the ProSavage video card under Fedora 10. But after switching to Fedora 11, the Gnome Window Manager's response to graphics requests (such as selecting or moving a window) has been very slow and choppy, when running from the Live CD and from the Hard Drive. The hardware configuration is the following:
-S3 ProSavage video card
-AMD Athlon(tm) XP-M 1700+ 1.46 GHz
-2 GB RAM
After installing Fedora 11 to my Hard Drive, I installed the following packages, hoping that would fix the problem:
xorg-x11-drivers.i586
system-config-display.noarch
After installing the packages and restarting my machine, Fedora 11 detected ProSavage card. The 'savage' driver was loaded during startup (according to dmesg) and the ProSavage card appeared in the Display configuration, when I selected System|Administration|Display. Unfortunately, I didn't detect much improvement. Here's the entry from dmesg: [drm] Initialized savage 2.4.1 20050313 for 0000:01:00.0 on minor 0
As a comparison, I tried running the Fedora 11 Live CD on a box with an ATI Radeon video card and the Gnome Window Manager was smooth and responsive.
View 1 Replies
View Related
Oct 9, 2009
how to change my login window in fedora 11. I have installed fedora 11 and I have gnome login window packages. But I'm not able to apply it.
View 2 Replies
View Related
Sep 27, 2010
Today I download a gdm login window theme package, but I don't know how to install it. Results by google searching shows it is very easy on ubuntu by entering System-> Administration -> login window. But I don't find that way on fedora now. The theme package I download is named GDM-BrasillinuxEye.tar.gz . I download it from official web [URL] .
View 1 Replies
View Related
Nov 25, 2010
How can I change the window focus mode in compiz in F14? I prefer point focus rather than click focus, but the 'system -> preferences -> windows' cannot run in compiz environment.
Also, can I save the position of the terminal in compiz? I don't want to adjust the terminal positions manually after each logging in.
View 1 Replies
View Related
Mar 9, 2010
how i can change the run application window of gnome panel; i had done this with glade-3 but i dont know how to manage its signal and slots for example by clicking on a button it opens an app ,i cant manage it signals and slots
View 1 Replies
View Related
Aug 19, 2010
i'm using Fedora 13 and i have a digital camera Canon IXUS 870 IS. When i plugged that camera on USB port automatically starting DIGIKAM. If possible change from DIGIKAM to a file manager as Konqueror or Dolphin? how to doing it, because DIGIKAM is very, very slow.
View 6 Replies
View Related
Sep 1, 2009
I've been using kde environment in fedora 11 but I get the login screen gdm instead of kdm. Is there any way to change the display (login) manager from gdm to kdm.
View 3 Replies
View Related
Sep 6, 2010
how can I change the language of the action labels shown in the Keyboard Shortcuts window? System language is set to English (United States), but the mentioned descriptions are displayed in Italian language.
View 2 Replies
View Related
Sep 20, 2009
I have just installed F11 and want to change Nautilus to default Ubuntu and not open each folder in separate window. But I can't go to Edit/Preferences.Nautilus keeps crashing and I get this report:Quote:
Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0
[code]....
View 3 Replies
View Related