| bio | website | hulihanapplications.com |
|---|---|---|
| location | Utah | |
| age | 27 | |
| visits | member for | 2 years, 11 months |
| seen | Mar 19 at 20:09 | |
| stats | profile views | 5 |
I'm a dude living in Utah, specializing in graphic design, software & web development, and other funky stuff. I love open source.
I also own a small dev/design company called Hulihan Applications, where we develop open source software and some interesting websites.
|
Mar 19 |
comment |
Unicode Composition in Sublime Text Thanks, Michael. This solution fixes the problem easily! |
|
Dec 6 |
comment |
How to use Sublime Text as a Multimarkdown editor? This is also available in Package Control for easy installation. |
|
Mar 23 |
comment |
Disable MySQL startup in Ubuntu 10.04 @alberge - I made the edit. Waiting on peer review. |
|
Mar 15 |
comment |
Multiple Monitors on One Screen Using the VNC approach, I got an approach working pretty well with TightVNC. I also made a guide for it. I'll add a new answer with the details. Thanks for your inspiration! |
|
Mar 15 |
comment |
Multiple Monitors on One Screen K, thanks. Sorry about the confusion. |
|
Mar 15 |
comment |
Multiple Monitors on One Screen That would work with a multiple-terminal system, but in this scenario, I'm thinking about one terminal with multiple monitors connected to it. I wonder if there's a vnc/rdp server(that you would run locally on the terminal) that would allow you to see the multiple monitor instances on the remote/client terminal(which would be itself). |
|
Mar 15 |
comment |
Multiple Monitors on One Screen This is a good idea, but the solution should be strictly software-based. |
|
Mar 12 |
comment |
Multiple Monitors on One Screen Sorry, what I mean is the viewing of multiple video ports/sources at the same time on one screen(like a pip setup or similar). |
|
Nov 18 |
comment |
Linux: Remember path to USB Device Sweet, That did it! Thank you kindly. I tested it with: udevadm test /sys/class/tty/ttyUSB0/ and I saw the line: node_symlink: creating symlink '/dev/customdevice' to 'ttyUSB0' Success! |