Search:

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

Search: Search took 0.16 seconds.

  1. Replies
    29
    Views
    21,152

    [ubuntu] Re: Installing OpenCL on Lucid

    Hi!
    You should install libglew1.5-dev and libglu1-mesa-dev packages. The former will give you /usr/include/GL/glew.h, and the latter will give /usr/include/GL/glu.h .
    The command:

    sudo apt-get...
  2. Replies
    29
    Views
    21,152

    [ubuntu] Re: Installing OpenCL on Lucid

    Hi!
    As I know this is the only way, you can use OpenCL on linux with ATI Graphics Card.

    On this site you can download ATI Stream SDK for linux. Unpack the downloaded file somewhere in your home...
  3. [ubuntu] Re: rt73-k2wrlz-3.0.3 with Ubuntu 10.04 not working

    Hi,
    I had this problem for months, and finally today found a soloution.
    It is on this page: http://forum.aircrack-ng.org/index.php?topic=1824.255

    You have to modify the Makefile from this:

    ...
  4. Replies
    24
    Views
    13,576

    [SOLVED] Re: Creating a custom keyboard layout

    You are welcome.
  5. Replies
    24
    Views
    13,576

    [SOLVED] Re: Creating a custom keyboard layout

    Ok, you should modify it a bit. From your first post I think, that the file which contains your layout is in the /usr/share/X11/xkb/symbols/pc/ directory. You should copy your layout file into...
  6. Replies
    24
    Views
    13,576

    [SOLVED] Re: Creating a custom keyboard layout

    Could you post, what you wrote in evdev.xml?
  7. Replies
    24
    Views
    13,576

    [SOLVED] Re: Creating a custom keyboard layout

    frederickjh: I think your method works, because you marked your layout as default, tricky... ;)

    Freiberg: Yes, you should edit it with

    sudo gedit /usr/share/X11/xkb/rules/evdev.xml
    because...
  8. Replies
    24
    Views
    13,576

    [SOLVED] Re: Creating a custom keyboard layout

    Here is a good method, which worked with intreped and now I tested on karmic liveCD. Don't know about jaunty, because when I upgraded from intrepid, some files changed in /usr/share/X11/xkb/. Now I...
  9. [SOLVED] Re: What widget is the folder-button selector?

    You should check it in the source code. ;)

    http://ftp.gnome.org/pub/gnome/sources/nautilus/2.26/nautilus-2.26.3.tar.gz
  10. Replies
    3
    Views
    600

    [all variants] Re: Won't boot after upgrade to 2.6.31-18

    Do you get any error messages when booting in -18?
  11. Replies
    29
    Views
    35,503

    [all variants] Re: HOWTO Build Awesome 3

    This howto works with Awesome 3.1.2 also, and i had to make the same changes in client.c:
  12. Replies
    2
    Views
    1,767

    Re: GdkEventButton Documentation in gtkmm?

    Hi!
    I made a little program to show how to use GdkEventButton structure.

    Hope this helps!
Results 1 to 12 of 12