From owner-freebsd-newbies Wed Feb 13 12:41:43 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 3209737B402 for ; Wed, 13 Feb 2002 12:41:34 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g1DKfWc31766 for ; Wed, 13 Feb 2002 21:41:33 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002021321381635:4422 ; Wed, 13 Feb 2002 21:38:16 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g1DKrB069699 for freebsd-newbies@freebsd.org; Wed, 13 Feb 2002 21:53:11 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Wed, 13 Feb 2002 21:53:11 +0100 From: Roman Neuhauser To: freebsd-newbies@freebsd.org Subject: Re: Old Computer Message-ID: <20020213205311.GS19456@roman.mobil.cz> Mail-Followup-To: freebsd-newbies@freebsd.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.26i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 02/13/2002 09:38:16 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 02/13/2002 09:38:22 PM, Serialize complete at 02/13/2002 09:38:22 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > To: freebsd-newbies@freebsd.org > From: Lena@lena.kiev.ua > Date: Wed, 13 Feb 2002 20:48:43 +0200 (EET) > Subject: Re: Old Computer > > Currently I use DOS with QEMM and Windows 3.1 mostly as a task switcher > between several DOS-sessions, each with a Norton Commander clone > run in full-screen 80x25 text mode (bright white or bright cyan text > on dark blue background), it's doesn't stress my eyes. I use a small > text editor with block functions and WordStar-like keys (Ctrl-K B > to mark beginning of block etc.) also in 80x25 text mode. Is it Text602 by any chance? :) As noted by Sue, you'll likely end up using midc, an NC-clone. Personally, I don't like it. Back in my windows days, I loved wincmd; it probably played part in my disappointment with midc. The other (and much bigger) reason I dislike midc is that I find shell much better (wincmd was kind of a replacement for a working shell). Now that I don't need a file manager (other than shell), I don't see a reason to use one. You might come to that conclusion, too. > My main Internet access is email-only (UUCP dial-up) - it's substantially > cheaper than full online (we here have to pay for local phone calls > by minute, quite expensive for me), but sometimes I use full online > access - PPP dial-up with usual (without PAP etc.) authentication > (currently Netscape 3.01 and Trumpet Winsock under Windows 3.1). > > I know Perl, C, Assembler, DOS commands (command-line is OK for me :), ... > Please advise which packages/ports to select: > > 1. A set of a window manager and a graphical web-browser > able to use TrueColor 640x480 mode and HiColor 800x600 mode. This is the X server's job, AFAIK. Xfree86-3.3.6 is "in the base system", i. e. if you choose to install X during the system installation, you'll get that version. Otherwise, 4.1.x is in the ports; you'll want to install it from the packages on the cd's. It took a few hours to build on a Celeron 800 w/ 128 megs RAM. > Besides browser in full-screen graphical mode, You're accustomed to Netscape 3. That one is in the ports (and packages), too. > the window manager must support several switchable from keyboard > (I rarely use mouse except with web-browser) sessions using > full-screen 80x25 text mode. Looks like it's been some time since your unix days (or things changed so much? I don't know, I'm a greenhorn myself). You're confusing two things: if you want several 80x25 (or other) text-mode screens, you don't need X. FreeBSD has 8 consoles by default; you switch between them with alt+F[1-8]. If you want several graphical screens (or "workspaces"), that's you window manager's job. I use blackbox. Light, doesn't take space on the screen. It doesn't handle keyboard shortcuts itself, but uses a standalone app (bbkeys) instead. I have it configured to switch wokspaces, windows, move/resize windows, start apps. It's not perfect though. You might want to try ratpoison, which shoud be (never used it myself) a completely "mouseless" window manager. > Browser must be able to work not only online, but also offline, do you mean "able to browse cached pages offline"? if netscape 3 does this in windows, it should do this in unix, too. > be launched from a mail client (if HTML source of web-page > arrived as an attachment to a letter) that (invoking browser) is your mail client's job. I use mutt: it's console based (like, say, midc), which means no fscking mouse clicking is required, it's configurable... it's great. mutt doesn't handle launching a browser itself. instead, there's a script that mutt invokes with the message, which looks up all mailto, ftp, http... URLs, presents them in a list, and lets you fire a program (according to a config file). actually, I know at least two such scripts. one is a bourne (sh) shell script, the other is written in python. > and fill forms with > >
2. A simple text editor with DOS-like control/keys/commands > and block commands able to use screen in 80x25 text mode, > may be built-in in an analog of Norton Commander. I'll leave this to Sue, as I've never used wordstar. as for the file manager: you can of course tell midc to use whateve editor you prefer. > 3. A text editor able to use TrueType fonts, preferably able > to read files made by Write editor of Windows 3.1. no idea. > 4. Something like copy-paste function of Windows used from keyboard > (not mouse) and able to transfer chunks of text from one > full-screen/window/session to another. if you want to copy text from one console to another, you must use mouse. in X, marked text is automatically put in the clipboard, and pasting is done by shift+insert (or MMB). > 5. A voice/sound spectrum analyzer, preferably real-time, no idea. -- FreeBSD 4.4-STABLE 9:12PM up 24 days, 3:35, 25 users, load averages: 0.11, 0.07, 0.03 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message