Is there anyone out there that doesn't use a window manager like KDE/Fluxbox/etc.? What do you do without a graphical interface? I remember my days in DOS and how horrible that was. I know many people still love that and probably don't use a window manager.but how do you do things without it? How, and what, do you do in a command line world?
I have been trying to install a different window manager on Slackware. I have downloaded from here [URL].. And I have followed this guide to install wmii [URL].. Now when I follow the same patter, I get this error:
Quote: root@sslf:/home/sslf/Essential# ./wmii bash: ./wmii: is a directory root@sslf:/home/sslf/Essential# ./wmii/wmii.SlackBuild tar: /home/sslf/Essential/wmii-3.6.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now root@sslf:/home/sslf/Essential#
I'm running Slackware 12.2 with wmii-3.9.2 as my window manager. My problem is that after startx wmii sometimes becomes unresponsive i.e., can't open xterm or any other program or even quit. have to use Ctrl+Alt+BkSpc.
"$ cat /var/log/Xorg.0.log | grep (EE)" returns nothing. Though after quitting X I often see XIO error 11 (resource temporarily unavailable) but I don't know if this was caused by killing X. Graphics card is nVidia ION. I'm using the latest and recommended driver from [URL](260.19.12). //for xorg.conf see at the bottom
It doesn't seem to be a hardware issue as all the hardware is working properly (dmesg reports nothing suspicious). /var/log/messages reports nothing unusual (except for some acpid messages but that's probably another story).
I suspect it's something to do with my xorg.conf and/or the DISPLAY variable and/or wmii (because Xfce4 does not freeze). echo $DISPLAY returns :0.0 but this value is set by startx/xinit anyway. So I'm lost at this point.
My xorg.conf is: ---------- BEGIN ---------- Section "ServerLayout" Identifier "Simple Layout" Screen "Screen1" InputDevice "Mouse1" "CorePointer"
The intent is to use Mplayer without X or any other window manager/GUI to watch movies on TV. A simple 'mplayer movie.avi' command works fine, except that it locks out the keyboard and mouse. We're using the latest mplayer and slack 13.0 with the 2.6.29.6 kernel. Using mplayer under X presents no problems, but the use of anything but the console is NOT possible now. The whole problem is figuring out what to do to regain control of the keyboard.
i found this http://crunchbanglinux.org/forums/to...indow-manager/ it has screenshots of exactly what i'm looking for, but i cant actually get it to work when following their instructions. i create the fusion.desktop file and the start-fusion.sh file, but they do not show up in xwmconfig or KDM. is there something in particular for slackware that i have to do to add the .desktop entry to my list of sessions?
Changes : Aug 19, 2011Slackware 13.37Slackbuild : 43c5e2fe7a92bdcbf375da02d1da565b echinus.tar.gz
<Old thread information> <Edit> Noticed OPTS isn't used, so am working on learning how to use diff, and checking a few other things out with the script. <Edit 2>
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.
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).
I am very happy to announce that today I succeeded to install full Slackware ARM on the pandaboard: URL...I did the following:
* sd with 2 partitions, one (vfat) for bootloaders (MLO, u-boot.bin) and uImage and the other one (ext2) for minirootfs * copy xloader (MLO), uboot and uImage from Angstrom distro on the first partition * copy Slackware ARM minirootfs on the second partition with Angstrom modules in the usual path (/lib/modules/...) * boot in ARMedslack * install all the others packages via NFS
I had to make some changes to configuration files as indicated here:URL...The next step is to build a kernel and modules for omap4 by myself and use them instead of the Angstrom ones.One question: is there any kind of package manager, such as slap-get, sbopkg, etc. for Slackware ARM? If not, can I use the SlackBuilds from slackbuilds.org? How to modify them?
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?
I'd like to find a window manager that has mouse support but can also be set up (with least difficulty) in a dual-mode way, similar to Vim.
Here's how it'd work: some simple shortcut like ctrl-space would go into command mode. Ideally, there'd be a visual indicator of the mode, like a few pixel wide line on top of screen that turns green/blue with a configurable colour.
Commands would work like this:
Not essential, but would be nice: shade/darken all but current window, like a setting in Compiz.
I've heard about WMs like Ion, awesome, etc. Which one of them, if any, would be best to modify to work in this way? A big bonus would be if it was scriptable in Python, but I'm not counting on that..
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.
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.
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..
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.
I try to install two window manager under openSUSE 11.4 x64. AmiWb and WindowLab. I compiled them and there were no errors, but they don't show up in the login menu. If i start them by switching ALT-F2 i can't connect to the xserver. As far as i can see, it is not in USR/X11 either. Have to check where it ended up in. But in my previous experience in installing a WM i did not have any problems.
Sometimes (one boot in five?) the Window Manager fails to load at start-up.I can force it to load with Compiz Fusion menu, but would really like ubuntu to load it properly at start-up.
I have a pretty vanilla install of Ubuntu Lucid. I would like to change my default WM to sawfish. I have it installed, and it works routinely, I would just like to have it start automatically on log-in, rather than Lucid. A few sources have suggested that the way to do this is during log-in. They refer to a "session" I could choose, which would allow me to set the WM. I remember doing this in the past, but can't find such an option on the login page, now.
I have also experimented with changing .gconf/desktop/gnome/applications/window_manager/ using both gconf-editor and emacs. However, when I change "/usr/bin/compiz" to "/usr/bin/sawfish", log out, and log back in, I find that compiz starts anyway, and the setting in that file has been restored to compiz. Clearly, the gconf mechanism is getting the information from some other source.
I am trying to install clfswm. I am able to run it from a tty. I start a new X server with
Code: startx xdm --:1 Then in the new X server, I run
Code: clisp -K full full /home/seb/Downloads/clfswm-1102/load.lisp
[Code].....
It just doesn't work. Actually, I get an entry in the session selection thing, but when I try it, the login screen disapears a sec or two, and then comes back. If after that I try to open a session with another window manager/desktop manager I get a black screen (with a few things in it) that looks like clfswm, but I can't do anything in it.
I have only used kde and gnome until now, and installed openbox to try to see how it works) so I don't know what to do right now.
In case it helps, the installation instructions. I didn't try putting the said line in my $HOME/.xsession or wherever it should be because I thought it would replace the kde login (and that is not what I want). I think what I want is a .desktop file in /usr/share/xsessions/, I'm just not sure what to put in it.
$ 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.
I have installed Debian Lenny on my AMD Phenom PC. Now I had installed it through debian-503-amd64-i386-powerpc-netinst.iso which I burned on a CD and installed on my Hard Disk. Now I would like to easily install x window and kde window manager on this system. Can anybody tell me 1. What exactly I will have to download extra. 2. How to install it on my system. 3. If necessary how to configure it.
OK, so i have been thinking of developing my own distro. After experimenting with LFS(Linux From Scratch), i now know even more Linux, but i could not find out to create a Distro. Now, i want to use an existing Linux Distro, modify source code, and develop my own Window Manager(like GNOME and stuff.. i HAVE googled it, but it was nothing good there.) I also know that Elive has a good window manager, but i want to modify it a little. Do you guys know a good way to start, or a good website with resources i can use?
I've found a number of other entries about this, but they don't apply (the config files mentioned do not exist or whatever). My RHEL 4.x systems work differently, so the solutions I used there don't help either.In the course of some fussing around trying to get Virtual Box OSE to load, I apparently stomped on something so that when I log in now, I get the twm window manager--I was perfectly willing to have Gnome or whatever, but twm is a bit too light-weight for what I need.Anyone know where the magic config file or whatever lives in RHEL/CentOS 5.x?
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.
I am trying to integrate two new machines into an old network running NFS and NIS. One machine has 11.4 and the other 11.3. On the 11.4 machine login, I select "other" and before entering my password I can select my desired window manager from the "sessions" list in the task bar. On the 11.3 machine I select "other", but nothing appears in the task bar. The "sessions" list briefly flashes up after I have already entered by password and hit enter. This machine always starts up in KDE even though I have specified GNOME as the default display manager.Also, on either machine after validating my login, I never appear as a user in the login list. I always have to select "other". Other network users in the same group or users local to the machine do not have either problem. I tried wiping my home directory, but it makes no difference. I'm guessing this has something to do with the NIS but there is no admin here anymore