From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10ad19,23963231b5359f74 X-Google-Attributes: gid10ad19,public X-Google-Thread: 1073c2,23963231b5359f74 X-Google-Attributes: gid1073c2,public X-Google-Thread: 10a146,23963231b5359f74 X-Google-Attributes: gid10a146,public X-Google-Thread: 11440e,23963231b5359f74 X-Google-Attributes: gid11440e,public X-Google-Thread: 107a89,23963231b5359f74 X-Google-Attributes: gid107a89,public X-Google-Thread: 101deb,23963231b5359f74 X-Google-Attributes: gid101deb,public X-Google-Thread: 103376,23963231b5359f74 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-07 09:26:56 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!isdnet!psinet-france!psiuk-f4!psiuk-p4!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ruby,comp.lang.ada,comp.lang.awk,comp.lang.clarion,comp.lang.java.programmer,comp.lang.pl1,comp.lang.vrml Subject: Re: Long names are doom ? Date: Thu, 7 Jun 2001 12:07:38 -0400 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: <9fo8sb$qrc$1@nh.pace.co.uk> References: <3B0DBD4A.82943473@my-deja.net> <3B0DD011.88FCD00E@acm.org> <83WP6.3874$yc6.728572@news.xtra.co.nz> <3B1411D0.3AAF42E7@ftw.rsc.raytheon.com> <9f2nks$ibd$0@dosa.alt.net> <3B177EF7.2A2470F4@facilnet.es> <9f8b7b$h0e$1@nh.pace.co.uk> <9f8r0i$lu3$1@nh.pace.co.uk> <3B1CECCA.65285DB3@dresdner-bank.com> <9firmt$482$1@nh.pace.co.uk> <3B1F56C8.28C881ED@nbi.dk> NNTP-Posting-Host: 136.170.200.133 X-Trace: nh.pace.co.uk 991930059 27500 136.170.200.133 (7 Jun 2001 16:07:39 GMT) X-Complaints-To: newsmaster@pace.co.uk NNTP-Posting-Date: 7 Jun 2001 16:07:39 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ruby:10454 comp.lang.ada:8328 comp.lang.awk:2848 comp.lang.clarion:21325 comp.lang.java.programmer:74441 comp.lang.pl1:852 comp.lang.vrml:3594 Date: 2001-06-07T16:07:39+00:00 List-Id: This must be some flavor of Unix? I've got a PC and a variety of tools used to edit text that may not be configurable in that way. I'll have to see if I can do something similar for AdaGIDE and CodeWright on a PC MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com Web: http://www.mcondic.com/ "Jacob Sparre Andersen" wrote in message news:3B1F56C8.28C881ED@nbi.dk... > Marin: > > > Things like underscores or hyphens or whatever are really substitutes for > > the space key. I'd like someone to build a keyboard that had a > > split-space-bar (or shift-space?) > > What a great idea. I have just fixed my setup. > > I you use X, then the following command modifies the meaning of > Shift-Space to "_": > > echo "keycode 65 = space underscore" | xmodmap - > > Put it a suitable place in your login scripts, and you should > be up and running. > > Jacob > -- > Warning: Dates in calendars are closer than they appear.