Page 5 of 5 FirstFirst ... 345
Results 41 to 50 of 50

Thread: AwesomeWM - A Brief Introduction

  1. #41
    Join Date
    Jun 2007
    Beans
    638
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: AwesomeWM - A Brief Introduction

    Quote Originally Posted by mali2297 View Post
    ..or that you need to make awesome.sh executable. From the terminal,
    Code:
    chmod +x ~/awesome.sh
    I'm an idiot! Thanks mali2297! We always forget!
    Ubuntu User # 17490
    Currently: Fisheye 2, Diana F+, Viv UWS
    Lomografix

  2. #42
    Join Date
    Dec 2007
    Location
    Belgium
    Beans
    185

    Re: AwesomeWM - A Brief Introduction

    This could maybe be added into the GDM part section of the guide - the chmod +x awesome.sh thing.
    [Configuration files]
    Linux IS user-friendly, it's just picky about its friends.

  3. #43
    Join Date
    Jul 2006
    Location
    Marlborough, UK
    Beans
    519
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: AwesomeWM - A Brief Introduction

    I've done it - just a note to make sure the path is correct, and make it executable.
    Ubuntu user #11075
    Howto: AwesomeWM (OUTDATED) || My BitBucket Page || My deviantArt page
    If you find a post helpful, click the medal icon to give thanks!
    Quote Originally Posted by chucky chuckaluck View Post
    ... wallpaper is a tiling of the opera icons.

  4. #44
    Join Date
    Jun 2007
    Beans
    638
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: AwesomeWM - A Brief Introduction

    Quote Originally Posted by mali2297 View Post
    My guess is that you need to specify the full path in awesome.desktop.
    Code:
    Exec=/home/<username>/awesome.sh
    ..or that you need to make awesome.sh executable. From the terminal,
    Code:
    chmod +x ~/awesome.sh
    This shouldn't be an or but an and instruction.

    I've first tried making the script executable, however, I got the same error message of awesome.sh not being found. I then edited the awesome.desktop to indicate the full path instead of ~/awesome.sh, and finally got the awesome "interface".

    Just need to get those huge fonts when I go home. Thanks guys!
    Ubuntu User # 17490
    Currently: Fisheye 2, Diana F+, Viv UWS
    Lomografix

  5. #45
    Join Date
    Jun 2007
    Beans
    638
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: AwesomeWM - A Brief Introduction

    Oops, shearn already made those changes.. Dang! Sorry guys.
    Ubuntu User # 17490
    Currently: Fisheye 2, Diana F+, Viv UWS
    Lomografix

  6. #46
    Join Date
    Sep 2006
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: AwesomeWM - A Brief Introduction

    Hey, has anyone been able to build awesome 3.0? I couldn't build it because package "cairo-xcb" is missing (I painstakingly installed/compiled all the remaining packages)

    If so, can someone help me out?

    The output of my "make" can be found here:
    http://ubuntuforums.org/showthread.p...44#post5533444
    With Oden on our side, we are victorious.

  7. #47
    Join Date
    Jul 2006
    Location
    Marlborough, UK
    Beans
    519
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: AwesomeWM - A Brief Introduction

    Hi there - on my arch system cairo-xcb conflicted with cairo, and so wasn't in the repos. Looking at the pkgbuild file, the source can be downloaded from:

    http://cairographics.org/releases/cairo-1.6.4.tar.gz

    and you need to compile with this configure line:
    Code:
    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-xcb
    Ubuntu user #11075
    Howto: AwesomeWM (OUTDATED) || My BitBucket Page || My deviantArt page
    If you find a post helpful, click the medal icon to give thanks!
    Quote Originally Posted by chucky chuckaluck View Post
    ... wallpaper is a tiling of the opera icons.

  8. #48
    Join Date
    Dec 2007
    Beans
    3

    Re: AwesomeWM - A Brief Introduction

    just wondering if anyone has found/made a 3.0 guide or tutorial for ubuntu?

    im trying to install 3.0, but xcb-util is giving me a headache...

    here's the output:

    Code:
    bewar@bewar-eee:~/Desktop/xcb-util-0.3.0$ make
    Making all in atom
    make[1]: Entering directory `/home/bewar/Desktop/xcb-util-0.3.0/atom'
    gperf --output-file atoms.c atoms.gperf
    atoms.gperf: The input file is empty!
    make[1]: *** [atoms.c] Error 1
    make[1]: Leaving directory `/home/bewar/Desktop/xcb-util-0.3.0/atom'
    make: *** [all-recursive] Error 1

  9. #49
    Join Date
    Jul 2006
    Location
    Marlborough, UK
    Beans
    519
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: AwesomeWM - A Brief Introduction

    I did submit a 3.0 howto to the forum, but had no reply. I've been running arch for a few months now, which makes it harder to write an ubuntu tutorial. If i remember rightly, you have to build xcb with cairo support, however, that error simply says that there's nothing in atoms.c

    Are you in the right directory?
    Ubuntu user #11075
    Howto: AwesomeWM (OUTDATED) || My BitBucket Page || My deviantArt page
    If you find a post helpful, click the medal icon to give thanks!
    Quote Originally Posted by chucky chuckaluck View Post
    ... wallpaper is a tiling of the opera icons.

  10. #50
    Join Date
    May 2007
    Beans
    12

    Re: AwesomeWM - A Brief Introduction

    I looked around for more appropriate location but didn't find one.

    Is it possible to restrict a client, namely my Empathy contact list, to a specific size?

    Kent

Page 5 of 5 FirstFirst ... 345

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •