Debian Configuration :: Install In Order To Run Any Window-manager Like Openbox?
May 7, 2010
I installed debian with minimal packages (without an any X components). Later I installed xserver-xorg-video-intel , xserver-xorg-input-mouse, xserver-xorg-input-kbd ... and other X components through apt-get. Created a Xorg.conf file.
On execution of X, I see black screen without cursor. What are the other minimal packages that I need to install in order to run any window-manager like openbox.. ?
View 6 Replies
ADVERTISEMENT
Aug 1, 2015
I installed jessie 8.1 and wmii ( Version: 3.10~20120413+hg2813-8) and I use a basic wmiirc.
Code: Select all:~/.wmii-3.10$ ls -la wmiirc
-rwxr-xr-x 1 root root 8033 août 1 17:28 wmiirc
If I want to run wmii the system says:Code: Select all:~$ wmii
wmii: fatal: another window manager is already running
Some information :
Code: Select all~$ update-alternatives --config x-window-manager
Il existe 3 choix pour l'alternative x-window-manager (qui fournit /usr/bin/x-window-manager).
Sélection Chemin Priorité État
------------------------------------------------------------
0 /usr/bin/wmii 60 mode automatique
1 /usr/bin/metacity 60 mode manuel
2 /usr/bin/mutter 60 mode manuel
* 3 /usr/bin/wmii 60 mode manuel
View 3 Replies
View Related
Jun 6, 2011
After doing a aptitude full-upgrade I no longer have the Debian menu showing in the Openbox menu. According to Obmenu, Debian is listed; it's just not showing when I right click. The upgrade brought a new version of Openbox so I assume that has something to do with it.
View 9 Replies
View Related
Jun 24, 2010
My setup: Debian Squeeze;4 physical partitions, 3 of those create 1 volume group, 13 logical volumes within that vg; 1 unencrypted(boot); all others encrypted including swap.As stated in the man crypttab:The order of records in crypttab is important because the init scripts sequentially iterate through crypttab doing their thing.
View 2 Replies
View Related
Oct 20, 2010
I would like to know if the order is important when one install some packets at the same time. For example : apt-get install apache-ssl php4 php4-cgi libphp-adodb. If I start with libphp-adodb ( apt-get install libphp-adodb ) then apache-ssl ( apt-get install apache-ssl ), may some errors occur ? Should I respect the order which is indicated in the installation guide?
View 2 Replies
View Related
Jul 17, 2010
I have installed openbox on ubuntu 9.10 by this
Code:
https://help.ubuntu.com/community/Openbox
Code:
[code]....
View 1 Replies
View Related
Jul 27, 2010
Is there a way to move openbox window buttons to the left (like in Lucid)?
View 4 Replies
View Related
Feb 7, 2010
How do I change the size of the window borders in Openbox. I find great difficulty in getting my pointer to 'catch' the window border to resize the window.
View 5 Replies
View Related
Mar 5, 2010
after a while of using Gnome with Fedora 12, I installed Openbox and started the configuration process. Everything is pretty much just the way I like it, but when I open the package manager and try to install something, it says "Authorization failed: you have failed to provide proper authentication. Please check any passwords or account settings" I'm sure it's because I forgot to add something to my autostart.sh, but I'm not sure exactly what...
View 5 Replies
View Related
Feb 1, 2010
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.
View 10 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
Jul 8, 2011
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.
View 4 Replies
View Related
Jun 14, 2011
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.
View 2 Replies
View Related
Jul 7, 2010
I compiled QLWM window manager but it's not in GDM's session menu. How do i add it there?
View 1 Replies
View Related
Jan 29, 2011
I use compiz but when I boot I need to reset the windowanager for it to function correctly :'(. It is not the end of the world, but it is annoying
View 14 Replies
View Related
May 22, 2010
xdm which refuses to load a window manager. I run Debian squeeze. xdm tries to execute /etc/X11/xdm/Xsession, which is actually an empty file, and fails with the error 'too many open files'. Afterwards xdm terminates the session and executes Xreset. Here the entries from the log:
Sat May 22 11:27:19 2010 xdm info (pid 2246): sourcing /etc/X11/xdm/Xsetup
Sat May 22 11:27:23 2010 xdm info (pid 2246): sourcing /etc/X11/xdm/Xstartup
Sat May 22 11:27:23 2010 xdm info (pid 2275): executing session /etc/X11/xdm/Xsession
[code]....
I was unable to find anything valuable concerning this problem. This is kind of annoying because I always have to switch to a console, stop X and startx X manually using startx. Then everything works out just fine. Unfortunately I am not yet that familiar with the setup process of X.
View 14 Replies
View Related
Mar 4, 2011
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
View 2 Replies
View Related
Jan 14, 2015
I did remake my minimal installation. My window manager produces no background picture else I did add someone. So i will do it using xorg-xli. I did find the (in other cases usual) xinitrc as /etc/X11/xinit/xinitrc but in only refers to an other script
and the other script (/etc/X11/Xsession) does not include some usuable steps to include easily supplementary starting commands.
Where is to do that in Debian SID actually?
View 2 Replies
View Related
May 15, 2010
I have installed the debian lenny base system in my old pc. I want only a minimal system with a small window manager like icewm and firefox to surf the web. What I need to write now in text mode to install this minimal system?
View 9 Replies
View Related
Aug 16, 2011
In the murky world of X11, window managers, session managers and desktop environments I cannot seem to figure out how to achieve the following in Squeeze:
1. Leave Gnome installed, but prevent it from launching when typing startx
2. Have both X11 and my prefered default window manager (blackbox) startup when I type startx (or similar)
My ultimate goal is to leave Gnome installed but "dormant" and when I do a remote ssh -X be able to use X11 forwarding with blackbox.
View 3 Replies
View Related
Jan 23, 2011
i have installd lubuntu side to my gnome i like it i have a issue thoe it seams that some of the icons r hideing beyond the screen resolution there for i dont see them all in the screen i tried messing with the screen margins in the openbox configuration i can see all the icons but then i cant see windows in full view
View 3 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
Oct 20, 2010
as per the title - after a hard disk failure got new disk and attempting dual boot of xp and 10.10 - had to burn 10.10 twice to get it to complete the install process, but thats another story - basically on logging in there is now gnome panels - i get my 'low battery' warning etc and the login music but thats it - it does work in 'safe mode' though - what can i do to correct this?ironically had exactly same problem on the upstairs desktop when upgrading to 10.4 but buggered if i can remember how i fixed it - even checked my previous posts on it.
View 9 Replies
View Related
Mar 10, 2011
How would I add a window manager to the gnome sessions menu on debian squeeze please? The window manager has been compiled from sources.
View 2 Replies
View Related
Feb 14, 2011
I have a new install of Debian Squeeze from debian-6.0.0-amd64-kde-CD-1.iso but I'm experiencing problems with the wireless internet applet in the taskbar.When the computer boots, it doesn't connect automatically eventhough I have it set as such. I have to fiddle with it until I get the request from KDE Wallet Manager to insert the password to complete the connection. I didn't have this behavior in Kubuntu.
View 1 Replies
View Related
Sep 1, 2010
I have two systems, both running Squeeze, one (desktop) executes Java applications perfectly while the other (laptop) doesn't.
I found two small examples:
http://www.x2d.org/java/projects/fluffschack.jnlp
works well on both systems
[Code]....
All the online Java tests I have found tells me that all is fine. I've browsed around quite a bit, and some are suggesting incompatibilities between Java and certain display drivers, but unsure of how to proceed.
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
Nov 25, 2010
Back in the days of Archimedes I was able to move a window with the middle mouse button and it kept the z-order. Now I've jumped to Linux from a long time with Windows I'm hoping this is possible again! Its very useful when trying to see 2 windows together without changing focus. Ideally, I'd change the Alt+Winow drag behaviour to keep the z-order.
View 1 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
Dec 11, 2010
I have a laptop that has both Windows 7 and Ubuntu installed on it. I want to install Debian alongside the other two OS'es in order to experiment with it.
View 1 Replies
View Related