Search:

Type: Posts; User: Alterios; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    4,090

    [ubuntu] Re: Changing OS name on BURG

    If you go into /etc/burg.d (instead of /etc/grub.d) you can follow the same guide if you are in Lucid (10.04). I do not know if this will work in Karmic (9.10).

    **A few notes**
    (1) Instead of...
  2. Replies
    8
    Views
    1,015

    [ubuntu] Re: 9.04, ctrl+alt+backspace.

    you have to install the dontzap utility in the repositories to make it work. Once you install that and add the appropriate lines to xorg.conf it will work.
  3. Replies
    5
    Views
    2,230

    [ubuntu] Re: Cairo Dock icon for running applications

    I had the same problem in 9.04 and this is how I fixed it.\\:D/ In ~/.config/cairo-dock/current_theme I opened the cairo-dock.conf and found my problem deep in it's well documented bowels. There is a...
  4. Replies
    9
    Views
    2,134

    Re: Neverwinter Nights - Crackly sound

    Code:

    export LD_LIBRARY_PATH= ./miles: $LD_LIBRARY_PATH

    should read

    Code:

    export LD_LIBRARY_PATH=./miles:$LD_LIBRARY_PATH
Results 1 to 4 of 5