public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: Proving Myself
@  igueths
   ` Jes and guide dog Harley
                   ` (3 more replies)
  0 siblings, 4 replies; 117+ messages in thread
From: igueths @  UTC (permalink / raw)
  To: speakup

Hi all,

As for the long unanswered question of what language that is written in,
that would be the component object model. Granted, I've never written
anything in it but I can sure as hell recognize it since I've used Dos for
approximately eight years. As for you Kevin, you have done nothing but
demonstrate your inability to spell your own filename, and program in
Linux. (It's m o u s e m o d u l e. not m o u s e m o d u a l. If you truly
did write that bit of code, you would know how to spell it.) That code will
never run on a Unix system. And as for VB for Linux, you might as well get
that vision out of your head since that will probably never happen. I would
suggest unsubscribing from this list before you clutter it with anymore
useless code and ramblings about how "good" a programmer you are. 

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




^ permalink raw reply	[flat|nested] 117+ messages in thread
* Proving myself
@  kevin
   ` Buddy Brannan
                   ` (2 more replies)
  0 siblings, 3 replies; 117+ messages in thread
From: kevin @  UTC (permalink / raw)
  To: speakup


[-- Attachment #1.1: Type: text/plain, Size: 202 bytes --]

This is to prove I know how to program in linux.  Some doubts arows and I am hear to clear up certain points:
I have attached a mouse driver you all might find usefull
Kevin
email:
kjsisco@rcn.com

[-- Attachment #1.2: Type: text/html, Size: 781 bytes --]

[-- Attachment #2: mousemodual.mouse --]
[-- Type: application/octet-stream, Size: 766 bytes --]

MODULE      "PERIPHERALS/MOUSE"
MSGCATALOG  "peripherals/mouse"

-- Import some types
TYPEDEF DeviceName      IMPORT ".DeviceName"
TYPEDEF DevicePathName  IMPORT ".DevicePathName"

device          RECORD {
model         STRING MATCHES "[a-z0-9]*"
protocol      STRING
deviceFile    DevicePathName DEFAULT "/dev/mouse"
threshold     UNSIGNED IN RANGE 2 ... 65535 DEFAULT "25"
acceleration  UNSIGNED DEFAULT "2"
emulation     STRING IN CHOICE {
"none"
          ":MOUSE_EMULATE_NONE:",
"3button"       ":MOUSE_EMULATE_3BUTTON:",
}
}
models          LIST OF RECORD { 

models          LIST OF RECORD {
name          STRING MATCHES "[a-z0-9]*"
protocol      STRING
description   STRING
deviceFile    DevicePathName
driver        DeviceName
}   NAMINGATTR name READONLY
 

^ permalink raw reply	[flat|nested] 117+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 117+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Proving Myself igueths
 ` Jes and guide dog Harley
   ` Alex Snow
     ` Chris Gilland
       ` kevin
         ` Chris Gilland
           ` kevin
   ` kevin
     ` Chris Gilland
       ` kevin
         ` Chris Gilland
           ` kevin
             ` Chris Gilland
     ` Buddy Brannan
       ` kevin
       ` Chris Gilland
         ` Buddy Brannan
           ` Chris Gilland
             ` Buddy Brannan
               ` Chris Gilland
               ` kevin
           ` kevin
             ` Buddy Brannan
               ` kevin
                 ` Buddy Brannan
                   ` kevin
             ` Chris Gilland
         ` kevin
     ` Alex Snow
       ` kevin
   ` Chris Gilland
     ` kevin
       ` Chris Gilland
         ` kevin
       ` Chris Gilland
 ` Alex Snow
   ` Geoff Shang
 ` kevin
   ` Ameer Armaly
 ` Chris Gilland
  -- strict thread matches above, loose matches on Subject: below --
 Proving myself kevin
 ` Buddy Brannan
   ` louie
     ` Luke Davis
   ` kevin
     ` Buddy Brannan
       ` kevin
 ` Alex Snow
 ` Luke Davis
   ` Gregory Nowak
     ` Luke Davis
       ` Gregory Nowak
         ` Luke Davis
           ` kevin
             ` Luke Davis
             ` Alex Snow
               ` kevin
                 ` Luke Davis
                   ` kevin
                     ` Gregory Nowak
                       ` kevin
                         ` Luke Davis
                           ` kevin
                             ` Rejean Proulx
                               ` kevin
                                 ` Chris Gilland
                                   ` kevin
                               ` Chris Gilland
                                 ` kevin
                             ` Chris Gilland
                               ` kevin
                 ` Gregory Nowak
                   ` kevin
                     ` Luke Davis
                       ` kevin
                         ` Rejean Proulx
                           ` kevin
         ` kevin
           ` Alex Snow
             ` kevin
               ` Buddy Brannan
                 ` kevin
         ` Ann Parsons
           ` kevin
             ` Ann Parsons
               ` Joseph C. Lininger
         ` Ameer Armaly
       ` kevin
         ` Luke Davis
           ` kevin
             ` Luke Davis
               ` Shaun Oliver
                 ` Dj Statik
                   ` Jes and guide dog Harley
                   ` kevin
                 ` kevin
               ` kevin
                 ` Luke Davis
                   ` kevin
     ` kevin
     ` Alex Snow
     ` Ann Parsons
       ` kevin
         ` Shaun Oliver
           ` kevin
   ` Ann Parsons
     ` Kenny Hitt
     ` Krister Ekstrom
       ` Jes and guide dog Harley
         ` kevin
           ` Jes and guide dog Harley
             ` kevin
     ` Ameer Armaly
       ` Chris Gilland
         ` Alex Snow
           ` Chris Gilland
     [not found]   ` <16309.31228.364473.91406%akp@eznet.net>
     ` Sina Bahram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).