You are not logged in.

#1 2008-10-24 21:33:12

icetonic
Member
From: Germany
Registered: 2008-10-21
Posts: 104

Awesome doesn't find XTerm

I want to try a tiling WM so I tried awesome... I copied the default config file to .config/awesome...

Well the problem is, that I can't do anything with awesome, because I can't even start an Xterm (right mouse button click)
when I looked into the output in the tty1 there was:

On startup:

W: awesome: luaA_spawn:511: execl 'awsetbg /usr/share/awesome/themes/default-background.png&' failed: No such file or directory

Then (the strange thing) after clicking the right mouse button:

W: awesome: luaA_spawn:511: execl 'xterm&' failed: No such file or directory

Whats wrong? Have I forgotten to configure anything else?

Last edited by icetonic (2008-10-24 21:33:35)

Offline

#2 2008-10-27 04:18:49

dav7
Member
From: Australia
Registered: 2008-02-08
Posts: 674

Re: Awesome doesn't find XTerm

Seems like your system is trying to find the awsetbg /usr/share/awesome/themes/default-background.png& and xterm& binaries. You need to figure out how to just start awsetbg and xterm, passing the appropriate parameters over.

-dav7


Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.

Offline

#3 2008-10-27 16:31:58

icetonic
Member
From: Germany
Registered: 2008-10-21
Posts: 104

Re: Awesome doesn't find XTerm

I tried giving the full path to xterm (/usr/bin/xterm) in the awesome config... Strange that it didn't work...

Anyway - That doesn't really matter, now I am happy with WMII smile

Offline

Board footer

Powered by FluxBB