SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2011-07-20 03:51:37

strum4h
New Member
Registered: 2011-07-12
Posts: 7

EvilWM problem

So I am a pretty new crunchbang user, and I really like the look of evilwm and I really like minimalist window managers. I installed it with apt-get but it does not show up on the list of WM's to use under session. I have searched around forever but cannot find out how to add it to the list. Any help would be appreciated.

Offline

Be excellent to each other!

#2 2011-07-20 05:42:20

muzieca
#! Die Hard
From: /home
Registered: 2010-08-28
Posts: 1,152

Re: EvilWM problem

@strum4h
If you are using #! Statler, you have to create the evilwm.desktop file first, and put it in /usr/share/xsessions to make the GDM display the evilwm session.
the file content is similar like this.

[Desktop Entry]
Encoding=UTF-8
Type=XSession
Exec=/usr/local/bin/evilwm.sh
TryExec=evilwm
Name=evilwm

While the evilwm.sh that located in /usr/local/bin is my own config about what apps that should be loaded on evilwm session.
this is mine:

nm-applet &
conky &
xbindkeys &
sleep .3
evilwm -term urxvt -fg white -bg black

while xbindkeys is used for dmenu and gmrun in my case. but the choice is yours.
good luck. let us know if there is something wrong, we'll try to help as hard as we can.
Cheers!!!

Last edited by muzieca (2011-07-20 05:43:03)


Life is really simple, but we insist on making it complicated. --Confucius--

Offline

#3 2011-07-20 05:59:42

strum4h
New Member
Registered: 2011-07-12
Posts: 7

Re: EvilWM problem

Thanks I will try that.

Offline

#4 2011-07-20 08:57:42

strum4h
New Member
Registered: 2011-07-12
Posts: 7

Re: EvilWM problem

So I made both of those files and it showed up as one of the options but whenever I login it says "Xsession: Unable to launch "/usr/local/bin/evilwm.sh" X session --- "/usr/local/bin/evilwm.sh" not found; falling back to default session. I made the evilwm.sh file and put my own config in there, pretty much the same as yours but without conky.

Offline

#5 2011-07-20 11:43:00

muzieca
#! Die Hard
From: /home
Registered: 2010-08-28
Posts: 1,152

Re: EvilWM problem

@strum4h
You should make the evilwm.sh executable. go to the /usr/local/bin as root, right click the file, go to properties, in the permission tab, check the box that said "Make the file executable".
or

sudo chmod +x /usr/local/bin/evilwm.sh

that should do the trick. Sorry i'm forgot to mention about this on the previous post. smile


Life is really simple, but we insist on making it complicated. --Confucius--

Offline

#6 2011-07-20 22:16:38

strum4h
New Member
Registered: 2011-07-12
Posts: 7

Re: EvilWM problem

Ok so now it logs in but it is just a blank screen with mouse cursor, no terminal pops up and return doesnt make a terminal pop up. Sorry if I am a lot of trouble lol, this has just been the hardest wm to install so far.

Offline

#7 2011-07-20 22:32:06

Unia
#! Octo-portal-pussy
From: The Netherlands
Registered: 2010-07-17
Posts: 4,173

Re: EvilWM problem

Do you have the rxvt-unicode terminal installed? If not, either install it or change the urxvt for terminator in your evilwm.sh


If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github

I am a #! forum moderator. Feel free to send me a PM with any question you have!

Offline

#8 2011-07-20 23:18:15

strum4h
New Member
Registered: 2011-07-12
Posts: 7

Re: EvilWM problem

yeah i use rxvt-unicode, i tried switching it to terminator also to see if that was the problem but it didnt work.

Offline

#9 2011-07-20 23:22:26

muzieca
#! Die Hard
From: /home
Registered: 2010-08-28
Posts: 1,152

Re: EvilWM problem

that's strange, because by pressing ctrl+alt+enter bring the terminal up. it is the default keybinding. smile
is the xbindkeys working to bring the gmrun or the dmenu? or it is not working too?
btw, if you want to have wallpaper, just add:

nitrogen --restore &

in your evilwm.sh  smile

Last edited by muzieca (2011-07-21 03:41:26)


Life is really simple, but we insist on making it complicated. --Confucius--

Offline

#10 2011-07-21 05:40:51

strum4h
New Member
Registered: 2011-07-12
Posts: 7

Re: EvilWM problem

Thanks for all the help smile it works, I just need to tweak it a lot.

Offline

#11 2011-07-21 06:20:04

muzieca
#! Die Hard
From: /home
Registered: 2010-08-28
Posts: 1,152

Re: EvilWM problem

glad to know that it works. Evilwm is quite simple, all you have to do is to getting used to it. big_smile


Life is really simple, but we insist on making it complicated. --Confucius--

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo