Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    13
    Views
    12,342

    [ubuntu] Re: Ubuntu 10.10 and Macbook Trackpad

    uTouch didn't send any actions to the applications, so it doesn't actually do anything.



    I tried that, it didn't work.
  2. Replies
    13
    Views
    12,342

    [ubuntu] Re: Ubuntu 10.10 and Macbook Trackpad

    I have the exact same issue with my 6,2. It also appears that the settings dialog for trackpads has disappeared.

    EDIT:

    After installing uTouch, it detected the touchpad perfectly, and...
  3. Re: Programming Languages with Compilers for Ubuntu?

    Here are a few:


    Perl
    Ruby
    Python
    Clojure
    Java
    C# (via Mono)
    Pascal
  4. Replies
    2
    Views
    350

    [other] Re: Is there a problem with my hardware?

    Nope, I see nothing in my syslog, dmesg or kern.log about my graphics card, other than my kernel complaining about how the nvidia module taints the kernel.
  5. Replies
    2
    Views
    350

    [other] Is there a problem with my hardware?

    I'll start with the background story. I got my laptop about a year and a half ago, and it came with Windows Vista. Within 2-3 weeks of getting the laptop, I started to have strange issues, such as...
  6. Replies
    3
    Views
    4,013

    Re: Are there any nice IDEs for Clang?

    I already have it installed, I am just looking for a nice IDE.

    (To install Clang in Lucid, click here or install the "clang" package)
  7. Replies
    3
    Views
    4,013

    Are there any nice IDEs for Clang?

    I have never been an Apple fan, but when I came upon this, I was amazed. Is there any comparable IDE for Ubuntu (or GNU/Linux in general) that has a nice GUI for Clang's static analysis?
  8. Replies
    1
    Views
    2,179

    Android HTTP request problems.

    I have a class to fetch a JSON page from the web, and it seems to return random data, yet I can see the page fine in any web browser and via telnet/nc.

    The class:

    import...
  9. Thread: Stability

    by Jekshadow
    Replies
    16
    Views
    1,483

    Re: Stability

    Not always true. Within two weeks of getting my current laptop, Windows Vista gave me a BSOD every time I tried to boot up, and this continued after 4 reinstalls. I finally just installed Ubuntu, and...
  10. Replies
    4
    Views
    421

    [SOLVED] Re: Oracle in ubuntu

    There are many options for databases on Ubuntu. Here is a short list:


    Relational Databases

    MySQL
    PostGreSQL
    SQLite (embedded, not client-server)

    NoSQL
  11. Re: [c++] How to measure running time? (sorting algorithms)

    time ./my-program
  12. Re: atoi function in c and c++ and negative numbers

    Atoi works with negatives for me.
  13. [SOLVED] Re: How do I get my bootloader to load a kernel

    Thanks.
  14. [SOLVED] Re: How do I get my bootloader to load a kernel

    I do. This is mainly just so I can learn about how a computer works, from the ground up, not to do things the quick and easy way.
  15. [SOLVED] How do I get my bootloader to load a kernel

    I am writing my own OS (as a side project) and I have gotten it to do some basic stuff such as print to the screen, reboot, etc. but I cannot find out how to pass control to a small kernel written in...
  16. Replies
    40
    Views
    2,449

    Re: What's your favorite Linux Application?

    Emacs & GNU Shell.
  17. Poll: Re: Poll:If you quit using Ubuntu, Would you go to Mac or Windows?

    I would use Fedora.

    If you are referring to GNU/Linux in general, I would use BSD instead.
  18. Replies
    538
    Views
    42,443

    Re: Join the Great Dvorak Migration!

    I'm using Programmer Dvorak and I could not be more happy! It definitely helps with speeding up your coding for tag/bracket-centric languages.[/QUOTE]

    I too am using Programmer Dvorak, my only...
  19. [ubuntu] Re: Sending sub pages to other servers with NAT

    Apache2 + mod_proxy?
  20. Replies
    0
    Views
    558

    [SOLVED] Help with C++?

    Found solution elsewhere.
  21. Replies
    6
    Views
    1,212

    [ubuntu] Re: URL lowercase vs UPPERCASE

    Rename the PHPBB folder?
  22. Replies
    31
    Views
    1,561

    Re: Which p2p client do you use?

    I2PSnark (on the I2P Pseudonymous Overlay Network) and Transmission (on the Internet).
  23. Re: 50 Places Linux is Running That You Might Not Expect

    There is a reason that Mac OS X, nearly every GNU/Linux distribution and all of the BSDs use CUPS (Common UNIX Printing System), while Windows uses its own, unique, system that never works well.
  24. Replies
    10
    Views
    5,861

    [ubuntu] Re: Sync folder between Ubuntu & Windows server

    Have you considered installing SSHFS on one of them and mounting the folder on the other as a local directory?

    I recommend using this command:


    sshfs -o cache=YES -o uid=<local uid> -o...
  25. Replies
    1
    Views
    436

    [ubuntu] Gateway not forwarding requests?

    I have setup a server as the gateway/dhcp server/firewall for my network and everything is working except I cannot access the internet. This is not a DNS issue, when I try to go directly to an IP (I...
Results 1 to 25 of 230
Page 1 of 10 1 2 3 4