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. I

Re: [Freedos-devel] Getting started

2014-08-07 Thread Rugxulo
Hi, On Fri, Aug 1, 2014 at 9:32 PM, Eddie Anderson 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 will enhance > F

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 inpu

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 wo

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-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] http://www.netgull.c

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

Re: [Freedos-devel] Getting started

2014-07-09 Thread Jim Michaels
Eric Auer >To: freedos-devel@lists.sourceforge.net >Sent: Wednesday, July 9, 2014 12:25 PM >Subject: Re: [Freedos-devel] Getting started > > > >Hi Andy, > >> Thanks for the responses.  I really don't have a project/idea in mind but >> am looking to get my

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 ( > http://www.freedos.org/wiki/index.php/FreeD

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 se

Re: [Freedos-devel] Getting started

2014-07-08 Thread Rugxulo
Hi, On Sat, Jul 5, 2014 at 8:56 AM, Andy Stamp 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 will be qui

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-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.

Re: [Freedos-devel] Getting started

2014-07-07 Thread Jim Michaels
? :-) > > From: Eric Auer >To: Technical discussion and questions for FreeDOS developers. > >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

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

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

[Freedos-devel] Getting Started with creating packages

2009-04-02 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 -