Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    6
    Views
    546

    Re: graphics programing in c language

    aju1991, maybe this thread will help.
  2. Replies
    0
    Views
    565

    [ubuntu] libsvga1 graphics (for old SVGA games)

    I guess SVGA applications are the linux equivalent of DOS games. :)
    However, with each new Ubuntu release it's getting more and more difficult to get the console into SVGA mode. Here are some...
  3. Thread: libsvga1

    by clubsoda
    Replies
    0
    Views
    601

    libsvga1 graphics (for old SVGA games)

    I guess SVGA applications are the linux equivalent of DOS games. :)
    However, with each new Ubuntu release it's getting more and more difficult to get the console into SVGA mode. Here are some...
  4. Replies
    9
    Views
    1,169

    Re: Bought a SmartQ R7 - very nice!

    Hmmm...
    https://edge.launchpad.net/ubuntu/natty/armel?text=kernel-image
  5. Replies
    9
    Views
    1,169

    Re: Bought a SmartQ R7 - very nice!

    Thanks for your reply. I saw a Sharp PC-Z1 on special in Akihabara the other day. It comes with Ubuntu 9.04 and there's a tablet version PC-T1 somewhere which is said to run 10.04. Still not sure if...
  6. Replies
    9
    Views
    1,169

    Re: Bought a SmartQ R7 - very nice!

    Can you connect to an Ubuntu ARM repository with one of these and start downloading and updating packages?

    What happens once the manufacturer firmware upgrades dry up? Can you boot a live CD from...
  7. Replies
    6
    Views
    4,050

    [ubuntu] Re: Need a good FLOPS benchmark program

    Here's a dual-core version
    ./nbench & ./nbenchYou have to add up the results. There will be a quad-core version too, currently under heavy development.:D
    Seriously though, nbench dates back to 1995...
  8. Replies
    15
    Views
    32,989

    Re: Changing the UUID of a FAT32 or NTFS Partition

    Changing the UUID won't break the disk or make it unreadable. Some software might check UUIDs to try and detect unauthorised copying.

    The risk I was referring to was the risk of making a mistake...
  9. Replies
    0
    Views
    753

    [all variants] Collecting logs with syslog-ng

    Here's what worked for me.

    Install package syslog-ng. [Package rsyslog will be removed.]
    Add the following lines to /etc/syslog-ng/syslog-ng.conf (need sudo)
    source netsrc { udp(ip("0.0.0.0")...
  10. Replies
    0
    Views
    649

    [all variants] How to supervise WAN traffic

    What's the best way to check up on a non-trusted network device which has a WAN port and a LAN port? I'd like to know if the proprietary firmware is "dialling home". In the usual usage scenario the...
  11. Thread: Hi-jacked?

    by clubsoda
    Replies
    17
    Views
    1,584

    [SOLVED] Re: Hi-jacked?

    You can also visit http://c2.com/cgi/test/ and check the line HTTP_ACCEPT_LANGUAGE.
  12. Thread: Hi-jacked?

    by clubsoda
    Replies
    17
    Views
    1,584

    [SOLVED] Re: Hi-jacked?

    Hmm.

    Have you guys run "Language Support" from the System menu since installing? One thing I've noticed on fresh installations is that the language support is usually incompletely installed or in...
  13. Thread: Hi-jacked?

    by clubsoda
    Replies
    17
    Views
    1,584

    [SOLVED] Re: Hi-jacked?

    In Firefox, have a look at
    Edit->Preferences->Content->Languages->Choose
    What have you got in there?
  14. [ubuntu] Javascript Exploit? Or just a CPU waster...

    This script seemed to eat my CPU and memory. Quite difficult to escape from - have to wait until Firefox reports "unresponsive script".
    function ac2(){

    a3=new Array();

    var...
  15. Replies
    12
    Views
    8,473

    [gnome] Re: Missing Volume Control from Gnome Panel

    For asgromo,
    https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/542365
  16. Replies
    12
    Views
    8,473

    [gnome] Re: Missing Volume Control from Gnome Panel

    Hmmm, looks like this indicator-applet was developed in February so perhaps no surprise if it's not smoothly integrated into the desktop yet.

    Bits can probably be added and subtracted from the...
  17. Replies
    23
    Views
    12,931

    [ubuntu] Re: Japanese input Ubuntu 10.04

    Looks like you win on a technicality because the Japanese Industrial Standards Committee withdrew JIS X 4063:2000 sometime in the last few months(!) Apparently there's less diversity in character...
  18. Replies
    12
    Views
    8,473

    [gnome] Re: Missing Volume Control from Gnome Panel

    I guess it's important for all our Pidgin contacts to know not just what "tunes" we're listening to, but how loud we're playing them! :grin:

    I recommend adding gnome-volume-control-applet to...
  19. Replies
    5
    Views
    2,566

    [SOLVED] Re: ddd debugger: cannot enter arguments

    Thanks for the suggestions - fully working now.
    As far as Gnome/KDE it was probably just the trick of having to mouse-over the input box while typing.
    In Xubuntu it was most likely due to...
  20. Replies
    23
    Views
    12,931

    [ubuntu] Re: Japanese input Ubuntu 10.04

    そうか。知りませんでした。
    では、今回は初めてのibus-anthyで…

    We'd better edit the conversion table for anthy though.
    cyu -> ちゅ is missing, maybe others too.

    link1
    link2
  21. [xubuntu] Re: Focus Lost, Keystrokes Discarded - sundry issues

    I just wanted to add that problems 1) and 2) affected my KDE and Gnome as well, not just Xubuntu. However, 1) and 2) are now fixed on my system for all flavours. I believe the fix came after I...
  22. Replies
    23
    Views
    12,931

    [ubuntu] Re: Japanese input Ubuntu 10.04

    I just wanted to add an alternative solution to fix a broken scim where the toolbar refuses to appear, even though the daemon is running.

    As zaphod777 has suggested, first get the language/locale...
  23. Replies
    4
    Views
    1,434

    [gnome] May be related

    Another strange thing I noticed in the Language for menus and windows tab is that if one wishes to use a "minor" version of english, it must be accompanied by the U.S. version. For example,
    English...
  24. Replies
    20
    Views
    4,796

    [ubuntu] Re: No USB 2.0 connection to Sansa Clip

    Some hardware combinations seem to be problematic. I've had trouble with a Scythe internal card reader [Alcor 058f:6362] and a particular SD memory card, where a different card or a different reader...
  25. Replies
    5
    Views
    2,566

    [SOLVED] Re: ddd debugger: cannot enter arguments

    Thanks for your helpful replies, but still no luck here. In the "Run with Arguments" input box I am seeing the ghost of a cursor as described by jtniehof, however I cannot type in there even with a...
Results 1 to 25 of 111
Page 1 of 5 1 2 3 4