On Wed, May 22, 2002 at 11:50:46AM +0200, Tollef Fog Heen wrote:
>
> (And regarding the Dell vs Thinkpad I can just say that I wore out two
> Dell boxen in less than a year, but this IBM T21 has survived more
> than a year already (with only one hard drive broken, some memory
> slots had to be adj
Hello, everyone.
I use a dell inspiron 4100 laptop. The modem is PCTEL 2304WT. I tried
the pctel-0.9.1 and 0.8.6 drivers from
http://www.medres.ch/~jstifter/pctel/ .
after configure --with-hal=i810 (my laptop have a 830MP mobo), and make
install is smooth. After I run "depmod -a", "insmod pctel" gi
Hi!
It seems that Linux lacks a (simple) console-based
drawing-programm to draw objects (text, lines, rectangles
and circles) with cut/copy/paste functionallity.
So I decided to program such a software with C (gcc), like
I did some years before (with TurboPascal in DOS - approx.
1000 lines).
The
...
> In /etc/irda.conf I've tried /dev/ircomm0, /dev/ircomm1, /dev/ttyS0-4, and
> irda0 as the IR device.
...
Hi,
there are two different methods for IrDA support: SIR and FIR.
First you should try SIR: IrDA via serial port emulation.
Therefore an (additional) tty has to show up during startup
Hi Dieter,
I can't really help you with any of the specifics, but here is the link for
two free electronic books on C++, which might get you started.
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
There are also books on Java, C#, Python etc. The first C++ book as a few
chapters on c
Hi Dieter,
I can't really help you with any of the specifics, but here is the link for
two free electronic books on C++, which might get you started.
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
There are also books on Java, C#, Python etc. The first C++ book as a few
chapters on c
> It seems that Linux lacks a (simple) console-based
> drawing-programm to draw objects (text, lines, rectangles
> and circles) with cut/copy/paste functionallity.
You mean, drawing objects with characters? If you want to draw graphics
on console you'll need SVGAlib.
> * function "keypressed" (wai
Hi,
as there are many question regarding what I really want to do
I can sent those who have M$DOS running and want my old
program I wrote a copy (zipped file with only 11k).
I don't want to bore the list with my old little program.
Dieter
> Von: Leonardo Boiko [SMTP:[EMAIL PROTECTED]
> > It see
Hi,
On Tue, May 28, 2002 at 09:03:04AM +0200, Schoppitsch Dieter wrote:
> It seems that Linux lacks a (simple) console-based
> drawing-programm to draw objects (text, lines, rectangles
> and circles) with cut/copy/paste functionallity.
Hehe, you seemed to have missed one: Emacs. Just switch to ar
ok no it works,..
if had to do:
ifconfig -i eth0 promisc
.. :)
--
MfG /*/ kind regards /*/ Debian GNU\Linux
Michael Ablassmeier /*/ ITSZ Holzkirchen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Jeremy Zawodny, 2002-May-27 23:40 -0700:
> On Wed, May 22, 2002 at 11:50:46AM +0200, Tollef Fog Heen wrote:
> >
> > (And regarding the Dell vs Thinkpad I can just say that I wore out two
> > Dell boxen in less than a year, but this IBM T21 has survived more
> > than a year already (with only one h
On Tue, 28 May 2002, Jeff wrote:
>
> Jeremy Zawodny, 2002-May-27 23:40 -0700:
> >
> > The Thinkpad 600E I'm using has been with me 2.5 years and is still
> > going strong. Over that time I've added memory (up to 512MB now) and
> > upgraded the disk (20GB). But it's still plenty fast for what I
Hello, Werner.
First, thank you for putting together the Infrared HOWTO.
I read it over the weekend, and tried everything in it. (I wasn't kidding.) I
tried both FIR and SIR. Sometimes (but not always) I could see irdadump output,
but never did the packets pass through the infrared port.
My at
After getting Woody to install on my work desktop, I want to put it on
my laptop (IBM Thinkpad A22m, 2628-OKU). I have been having the worst
time compiling the kernel. I'm using 2.4.18 and after compilation,
installation, and rebooting, the screen uncompresses the kernel, and
then the display tur
On Wed, May 22, 2002 at 11:50:46AM +0200, Tollef Fog Heen wrote:
>
> (And regarding the Dell vs Thinkpad I can just say that I wore out two
> Dell boxen in less than a year, but this IBM T21 has survived more
> than a year already (with only one hard drive broken, some memory
> slots had to be ad
Hello, everyone.
I use a dell inspiron 4100 laptop. The modem is PCTEL 2304WT. I tried
the pctel-0.9.1 and 0.8.6 drivers from
http://www.medres.ch/~jstifter/pctel/ .
after configure --with-hal=i810 (my laptop have a 830MP mobo), and make
install is smooth. After I run "depmod -a", "insmod pctel" g
Hi!
It seems that Linux lacks a (simple) console-based
drawing-programm to draw objects (text, lines, rectangles
and circles) with cut/copy/paste functionallity.
So I decided to program such a software with C (gcc), like
I did some years before (with TurboPascal in DOS - approx.
1000 lines).
Th
...
> In /etc/irda.conf I've tried /dev/ircomm0, /dev/ircomm1, /dev/ttyS0-4, and irda0 as
>the IR device.
...
Hi,
there are two different methods for IrDA support: SIR and FIR.
First you should try SIR: IrDA via serial port emulation.
Therefore an (additional) tty has to show up during startup
Hi Dieter,
I can't really help you with any of the specifics, but here is the link for
two free electronic books on C++, which might get you started.
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
There are also books on Java, C#, Python etc. The first C++ book as a few
chapters on
Hi Dieter,
I can't really help you with any of the specifics, but here is the link for
two free electronic books on C++, which might get you started.
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
There are also books on Java, C#, Python etc. The first C++ book as a few
chapters on
> It seems that Linux lacks a (simple) console-based
> drawing-programm to draw objects (text, lines, rectangles
> and circles) with cut/copy/paste functionallity.
You mean, drawing objects with characters? If you want to draw graphics
on console you'll need SVGAlib.
> * function "keypressed" (wa
Hi,
as there are many question regarding what I really want to do
I can sent those who have M$DOS running and want my old
program I wrote a copy (zipped file with only 11k).
I don't want to bore the list with my old little program.
Dieter
> Von: Leonardo Boiko [SMTP:[EMAIL PROTECTED]]
> > It s
Hi,
On Tue, May 28, 2002 at 09:03:04AM +0200, Schoppitsch Dieter wrote:
> It seems that Linux lacks a (simple) console-based
> drawing-programm to draw objects (text, lines, rectangles
> and circles) with cut/copy/paste functionallity.
Hehe, you seemed to have missed one: Emacs. Just switch to a
ok no it works,..
if had to do:
ifconfig -i eth0 promisc
.. :)
--
MfG /*/ kind regards /*/ Debian GNU\Linux
Michael Ablassmeier /*/ ITSZ Holzkirchen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Jeremy Zawodny, 2002-May-27 23:40 -0700:
> On Wed, May 22, 2002 at 11:50:46AM +0200, Tollef Fog Heen wrote:
> >
> > (And regarding the Dell vs Thinkpad I can just say that I wore out two
> > Dell boxen in less than a year, but this IBM T21 has survived more
> > than a year already (with only one
On Tue, 28 May 2002, Jeff wrote:
>
> Jeremy Zawodny, 2002-May-27 23:40 -0700:
> >
> > The Thinkpad 600E I'm using has been with me 2.5 years and is still
> > going strong. Over that time I've added memory (up to 512MB now) and
> > upgraded the disk (20GB). But it's still plenty fast for what I
Hello, Werner.
First, thank you for putting together the Infrared HOWTO.
I read it over the weekend, and tried everything in it. (I wasn't kidding.) I tried
both FIR and SIR. Sometimes (but not always) I could see irdadump output, but never
did the packets pass through the infrared port.
My a
After getting Woody to install on my work desktop, I want to put it on
my laptop (IBM Thinkpad A22m, 2628-OKU). I have been having the worst
time compiling the kernel. I'm using 2.4.18 and after compilation,
installation, and rebooting, the screen uncompresses the kernel, and
then the display tu
I had a similat issue on my laptop on a custom built kernel because of
the framebuffer. I'd try to compile the kernel without framebuffer (I
think you can start the current kernel with somthing like video=off???).
-g
On Tue, May 28, 2002 at 08:54:37PM -0500, Jeremy Turner wrote:
> After getting
Hi Thimo,
I heard of the Emacs artist mode.
But I was told that there is no object oriented
cut/copy/paste functionallity (that means you can't
grab a rectangle and move it).
Unfortunately I don't like Emacs (to big) either - that's
why I didn't try it.
But if you have M$SDOS you can try my att
Die Nachricht mit dem Betreff "AW: Programming Console-Draw-Programm"
enthielt die Datei TEXTDRAW.ZIP->D.EXE.
Die Nachricht wurde von Schoppitsch Dieter gesendet und im Ordner IMC
Queues\Inbound gefunden. Die Datei wurde aus der Nachricht entfernt, da
Dateien dieses Typs (=*.exe) oft Viren entha
31 matches
Mail list logo