Search:

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

Page 1 of 9 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    52
    Views
    27,644

    Re: WOW with intel 945GM

    Just had to say that I got this working with the new patch, which seemed to really break the opengl renderer so I had to resort to d3d, but I had to do the following to the registry to get d3d mode...
  2. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    Sorry it took me so long to respond, I responded to your email to the effect of "If you get me your sourceforge account, you'll have commit access." Feel free to play with the code and if you're...
  3. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    This is really great! Thanks for pointing this out. I will definitely use this. However, I've discovered a caveat: It only works with gnome applications which use assitive technology. That covers...
  4. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    I haven't typed much faster than when I used QWERTY. I find the layout more ergonomic however.
  5. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    Feel free to use the bugtracker on the sourceforge page. However, I have a solution for you:

    Find your autokey.py script and search for the line that starts with 'word_chars'. That's a string of...
  6. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    killall autokey.py

    Feel free to play with the source code and let me know if you get anywhere. I'm still swamped, but June is fast approaching...

    FYI, the program dynamically reloads...
  7. Re: HOWTO: Snippits for desktop-wide text replacement power!

    I just did a Virtual Box install of Hardy and had zero trouble getting snippits working so I'm not sure what the problem is. Only thing I can recommend is to try to reinstall the snippits gem:


    ...
  8. Re: HOWTO: Snippits for desktop-wide text replacement power!

    If I have the time I'll do a virtual box install of Hardy to test out sometime next weekend.
  9. Re: HOWTO: Snippits for desktop-wide text replacement power!

    try this in a shell:



    locate 'bin*snippit'
    echo $SHELL
    echo $PATH
    ls ~/.profile ~/.bash_profile ~/.login
  10. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    It won't stop here, but I've just been so incredibly busy (it's midterms right now). I'm hoping over the summer that I'll have a lot of time to spend on this project.

    If you need the program to...
  11. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    Well, gvim already has this feature :). The scroll lock key toggles expansion on and off, so I take it you'll probably want the program off while you're in gvim.
  12. Replies
    133
    Views
    10,684

    Re: Official autokey thread, and call for devs/users

    Are you on a 64-bit system perchance? If so, you'll have to rebuild the deb from the source tarball. Download the tar, extract...
  13. Replies
    25
    Views
    52,336

    Re: How To: Tweak Linux for broadband

    I just did a cursory bandwidth test before and after these changes. I used the following site (http://www.bandwidthplace.com/) and ran 10 tests for an average (times are in Mbps).

    Before:
    >>>...
  14. Thread: .deb and .rpm

    by peabody
    Replies
    18
    Views
    1,276

    Re: .deb and .rpm

    My point was that it didn't even start as a competition. Two separate distributions run by two different communities came up with an idea of using a packaging system to automatically handle...
  15. Thread: .deb and .rpm

    by peabody
    Replies
    18
    Views
    1,276

    Re: .deb and .rpm

    If it was easy, it would have been done a long time ago. There are deeply rooted technological reasons why rpm and deb don't mix. It was never the Linux community's ideal to have competing...
  16. Replies
    42
    Views
    3,041

    Re: I hate the #ubuntu IRC channel

    Meh, distro chatrooms have been historically bad. #ubuntu is bad, but man...do you guys remember #debian? Christ, that place was quite possibly the most hostile chatroom I ever faced. Even linux...
  17. Replies
    133
    Views
    10,684

    Official autokey thread, and call for devs/users

    Hello, I'm the autokey dev. In case you're curious what autokey is, here's a video demonstration and download link: http://autokey.sf.net/.

    The good news is I've made a new 0.31.1 release which...
  18. Replies
    79
    Views
    5,995

    Re: Would *ANYBODY* find this useful?

    FYI: There was a slight problem with the deb I uploaded. I fixed the problem, but just in case...if you're getting an error when you try and run autokey.py in the terminal that says that it couldn't...
  19. Re: if someone tells you to type ed don't do it

    For all the people bashing ed, there was a blind Linux programmer who said it was one of the most useful pieces of software that he had ever worked with because it told him information in a form that...
  20. Replies
    79
    Views
    5,995

    Re: Would *ANYBODY* find this useful?

    deb has been posted, it's not the primary download file however. You can download the deb from this page:

    https://sourceforge.net/project/showfiles.php?group_id=216191
  21. Replies
    79
    Views
    5,995

    Re: Would *ANYBODY* find this useful?

    Just released version 0.30 to the sourceforge page. I will be adding a .deb shortly.

    I realize the audio cues may annoy people, I'll make that an optional feature to turn on in the future.
  22. Replies
    180
    Views
    380,738

    Re: Making a cool Hacker/FBI/Matrix/Linux desktop.

    most of what I posted was psuedo code, it was implied that cols would be a variable you would define to be the number of columns in a terminal. A good number for this is 80. It was just a dumb way...
  23. Replies
    180
    Views
    380,738

    Re: Making a cool Hacker/FBI/Matrix/Linux desktop.

    for phrase in phrases:
    print phrase


    Uhm?? Not really a hard thing. Of course you would have to construct the phrases; oo does that by having bags of subjects, objects, and verbs, but not...
  24. Replies
    180
    Views
    380,738

    Re: Making a cool Hacker/FBI/Matrix/Linux desktop.

    of what? Operation overkill?
  25. Replies
    2
    Views
    437

    Re: How to Start an 'Automation' Forum?

    I did manage to implement the hotstring like functionality of autohotkey in my program autokey. The link to it is in my sig.
Results 1 to 25 of 205
Page 1 of 9 1 2 3 4