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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham 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: 10a146,23963231b5359f74 X-Google-Attributes: gid10a146,public X-Google-Thread: 11440e,23963231b5359f74 X-Google-Attributes: gid11440e,public X-Google-Thread: 101deb,23963231b5359f74 X-Google-Attributes: gid101deb,public X-Google-Thread: 1073c2,23963231b5359f74 X-Google-Attributes: gid1073c2,public X-Google-Thread: 107a89,23963231b5359f74 X-Google-Attributes: gid107a89,public X-Google-Thread: 103376,23963231b5359f74 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-07 03:26:22 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!isdnet!newsfeed1.telenordia.se!news.algonet.se!algonet!newsfeed1.uni2.dk!news.net.uni-c.dk!not-for-mail From: Jacob Sparre Andersen 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, 07 Jun 2001 12:26:16 +0200 Organization: Centre for Chaos and Turbulence Studies, Niels Bohr Institute Message-ID: <3B1F56C8.28C881ED@nbi.dk> 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> NNTP-Posting-Host: garfield.nbi.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.net.uni-c.dk 991909580 31782 130.225.212.232 (7 Jun 2001 10:26:20 GMT) X-Complaints-To: usenet@news.net.uni-c.dk NNTP-Posting-Date: Thu, 7 Jun 2001 10:26:20 +0000 (UTC) X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.0.37 i686) X-Accept-Language: fo,da,no,sv,is,de,fr,en Xref: archiver1.google.com comp.lang.ruby:10443 comp.lang.ada:8293 comp.lang.awk:2839 comp.lang.clarion:21291 comp.lang.java.programmer:74340 comp.lang.pl1:838 comp.lang.vrml:3579 Date: 2001-06-07T12:26:16+02:00 List-Id: 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.