Re: [Freedos-devel] Getting started

2014-08-07 Thread Rugxulo
Hi, On Fri, Aug 1, 2014 at 9:32 PM, Eddie Anderson saywha...@gmail.com wrote: I suggest implementing MouseKeys functionality for FreeDOS. I.e. Give FreeDOS the ability to input mouse movements, clicks, and drags via the keyboard. To sum up, if you are looking for a project that

Re: [Freedos-devel] Getting started

2014-08-07 Thread Steve Nickolas
On Thu, 7 Aug 2014, Rugxulo wrote: Not sure what ADOS is exactly, can you point to a URL or describe it better? (I assume this is not just something from MS-DOS proper.) AccessDOS on the MS-DOS 6 supplemental disks provided accessibility stuff like MouseKeys and FilterKeys under MS-DOS. Its

Re: [Freedos-devel] Getting started

2014-08-03 Thread Eddie Anderson
I suggest implementing MouseKeys functionality for FreeDOS. I.e. Give FreeDOS the ability to input mouse movements, clicks, and drags via the keyboard. MouseKeys (as it is known in the Windows and Linux environments) functionality is essential on many old PCs - because a mouse won't

Re: [Freedos-devel] Getting started

2014-08-03 Thread Thomas Mueller
Excerpt from Eddie Anderson: Because FreeDOS lacks MouseKeys functionality (and because my PCs are old (and no longer reliably support mice)), I had to stop using many old programs for many years. Then I found DOSBox on Linux. Joy. MouseKeys let me use the keyboard to input

Re: [Freedos-devel] Getting started

2014-07-10 Thread Bret Johnson
FWIW, I've been mulling around in my head and doing a little research on what threads in DOS might need to look like. Based on what I've seen so far, I think it might be possible to do parallel processing in DOS, but not threads (at least not in the traditional sense). There would be lots of

Re: [Freedos-devel] Getting started

2014-07-10 Thread Louis Santillan
For multi-threading, at least for DJGPP, there were 4 libraries [1]: POSIX Threads[2] LWP [3] PDMLWP [4] Palantir for Allegro [5] [1] http://www.delorie.com/djgpp/v2faq/faq22_4.html [2] ftp://ftp.cs.fsu.edu/pub/PART/PTHREADS/pthreads.zip [3] http://www.goodnet.com/~snarfy [4]

Re: [Freedos-devel] Getting started

2014-07-10 Thread Bret Johnson
I think threading without multiprocessing is of very limited usefulness in DOS. All of the other OS's already do that -- I personally don't see a lot of value there. I do think that adding multiprocessor support could be quite beneficial, though.

Re: [Freedos-devel] Getting started

2014-07-09 Thread Eric Auer
Hi Andy, Thanks for the responses. I really don't have a project/idea in mind but am looking to get my hands dirty and develop/work on/debug/poke anything that needs to be done to improve the project. After looking at the FreeDOS roadmap (

Re: [Freedos-devel] Getting started

2014-07-08 Thread Bret Johnson
... though because font sizes etc have not been set, text size is rather large and duplexer is not taken advantage of. You should be able to send some formatting codes to the printer with a batch file (even AUTOEXEC if the printer is always powered up) to change the font size, margins, etc.

Re: [Freedos-devel] Getting started

2014-07-08 Thread Rugxulo
Hi, On Sat, Jul 5, 2014 at 8:56 AM, Andy Stamp luigi...@gmail.com wrote: I've been a FreeDOS user on and off for 10 years and am interested in contributing but don't really know where to get started. I currently work developing and testing printer firmware and software but expect that this

Re: [Freedos-devel] Getting started

2014-07-08 Thread Andy Stamp
Hi, Thanks for the responses. I really don't have a project/idea in mind but am looking to get my hands dirty and develop/work on/debug/poke anything that needs to be done to improve the project. After looking at the FreeDOS roadmap ( http://www.freedos.org/wiki/index.php/FreeDOS_Road_Map) it

Re: [Freedos-devel] Getting started

2014-07-07 Thread Jim Michaels
? :-) From: Eric Auer e.a...@jpberlin.de To: Technical discussion and questions for FreeDOS developers. freedos-devel@lists.sourceforge.net Sent: Saturday, July 5, 2014 7:49 AM Subject: Re: [Freedos-devel] Getting started Hi Andy :-) I've been a FreeDOS user on and off for 10 years and am

Re: [Freedos-devel] Getting started

2014-07-07 Thread Steve Nickolas
On Mon, 7 Jul 2014, Jim Michaels wrote: also, my officejet printer is a network printer and uses HP SLP or HPLIP or the port 9100 thing, it has a jetdirect. so I am not sure how I am going to print, with usb cable or via network... ? not sure what to do with canon, epson, brother, etc.

[Freedos-devel] Getting started

2014-07-05 Thread Andy Stamp
Hello Folks, I've been a FreeDOS user on and off for 10 years and am interested in contributing but don't really know where to get started. I currently work developing and testing printer firmware and software but expect that this will be quite a learning curve from the QNX/Python environments

Re: [Freedos-devel] Getting started

2014-07-05 Thread Eric Auer
Hi Andy :-) I've been a FreeDOS user on and off for 10 years and am interested in contributing but don't really know where to get started. That largely depends on what you would like to improve. I currently work developing and testing printer firmware and software but expect that this

[Freedos-devel] Getting Started with creating packages

2009-04-03 Thread usul
Ah another sleep apnea night :P Getting Started with creating packages or trying anyway. I am grabbing everything from all the directory with FileZilla Are the new files in devel or under the individual directories both places? or should I follow only the web software list thanks Usul