Re: Trying to Install Man Page

2009-08-11 Thread Randall Wood
On Mon, Aug 10, 2009 at 03:59:43PM -0500, Martin McCormick wrote: > There is a test man page I am trying to install and the system > is not finding it. I put it in /usr/local/man/man1 and think > I should at least get complaints about the page as it is the > start of a man page, not the whole thing

Re: filesystem size after newfs

2009-08-11 Thread chris scott
2009/8/11 mojo fms > On Mon, Aug 10, 2009 at 3:55 PM, Naeem Afzal wrote: > > > > >I created this small partition of 512K bytes on disk, I am noticing > > about 24% is used up before system can be mounted and used. My assumption > > was about 4% is supposed to be used if minfree is set to 0.

Re: Trying to Install Man Page

2009-08-11 Thread George Davidovich
On Mon, Aug 10, 2009 at 03:59:43PM -0500, Martin McCormick wrote: > There is a test man page I am trying to install and the system is not > finding it. I put it in /usr/local/man/man1 and think I should at > least get complaints about the page as it is the start of a man page, > not the whole thing

Notice regards to gstreamer/kde4/qt/kdepim etc installation problem

2009-08-11 Thread Aftab Jahan Subedar
Qt === Due to Qt version mismatch, any application referring to the new qt4-xx libraries not installed automagically hence NOT installing the intended package. You have to deinstall old qt-x referred libraries manually first. Then everything should work fine. Note that Qt has lots of qt4-x

Oil installation problem while installing KDE4

2009-08-11 Thread Aftab Jahan Subedar
need to link liboil-0.3.so.3 to liboil-0.3.so.0, so anyone having problem with this, can do the follwoing ln -s liboil-0.3.so.3 liboil-0.3.so.0 -- Aftab Jahan Subedar CEO/Software Engineer Subedar Technologies Ltd Subedar Baag Bibir Bagicha #1 North Jatra Bari Dhaka 1204 Bangladesh 88027554546 8

Error code 254

2009-08-11 Thread Per olof Ljungmark
===> Installing documentation in /usr/local/share/doc/pear/XML_Serializer. ===> Installing tests in /usr/local/share/pear/tests/XML_Serializer. ===> Installing examples in /usr/local/share/examples/pear/XML_Serializer. *** Error code 254 What is "Error code 254" ? ___

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Anton Shterenlikht
On Mon, Aug 10, 2009 at 11:18:43AM -0500, Kirk Strauser wrote: > On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable > OpenMP for the graphics/ImageMagick port. With the IMAGEMAGICK_OPENMP > option set, I get this from "make configure": > > checking for cc -std=gnu99 option to su

Re: Trying to Install Man Page

2009-08-11 Thread Martin McCormick
Randall Wood writes: > Yes, the program is mandb I think. That's exactly what I also thought but there is no such program. I think this may be one of those deprecation cases where the function is now done some other way. I'll keep digging. Thanks. Martin McCormick WB5AGZ Stillwater, OK Systems

Re: Trying to Install Man Page

2009-08-11 Thread Martin McCormick
George Davidovich writes: > If your testpage manpage is located in a man1 directory, it has to be > named testpage.1 (or gzipped as testpage.1.gz). For a man2 directory, > the suffix is .2, and so on. Rename the file and I'm sure things will > work fine. That was it! Thank you. Martin M

boot sector f*ed

2009-08-11 Thread PJ
I just finished setting up 7.2 with all my programs installed, configured & working fine with recovered files all working fine and just as I boot up to start backing up everything... WHAM... the boot-up kind-of hobbles and boots up. I am called away from the computer and when I return - goodie, goo

Re: boot sector f*ed

2009-08-11 Thread Bill Moran
In response to PJ : > I just finished setting up 7.2 with all my programs installed, > configured & working fine with recovered files all working fine and just > as I boot up to start backing up everything... WHAM... the boot-up > kind-of hobbles and boots up. > I am called away from the computer

Re: boot sector f*ed

2009-08-11 Thread PJ
Bill Moran wrote: > In response to PJ : > > >> I just finished setting up 7.2 with all my programs installed, >> configured & working fine with recovered files all working fine and just >> as I boot up to start backing up everything... WHAM... the boot-up >> kind-of hobbles and boots up. >> I am

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Arthur Chance
Wayne Sierke wrote: I lost practically all of my 'mergemaster pain' when I adopted the habit of using it with -iUP options: -i Automatically install any files that do not exist in the des- tination directory. -P Preserve files that you replace in

Re: FreeBSD MATLAB R2008b

2009-08-11 Thread Daniel Underwood
Sorry, haven't gotten around to this yet. Will try to this afternoon. On Sunday, August 9, 2009, Daniel Underwood wrote: > Elias, > > I got to a certain point, then temporarily put it aside.  See, I was > installing from a custom install disc, and so I'm not really surprised that > the Handbook

glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
In many online articles I've seen suggestions to use glxgears to check whether OpenGL is installed correctly. I've libGL-7.4.4 and mesagl-mangled-5.0.2 installed on FreeBSD 8.0-BETA2 ia64 but cannot find glxgears. What am I missing here? -- Anton Shterenlikht Room 2.6, Queen'

Re: glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 03:04:14PM +0100, Anton Shterenlikht wrote: > In many online articles I've seen suggestions to > use glxgears to check whether OpenGL is installed > correctly. I've > > libGL-7.4.4 and mesagl-mangled-5.0.2 > > installed on > > FreeBSD 8.0-BETA2 ia64 > > but c

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread parv
in message <1249971512.63923.1045.ca...@predator-ii.buffyverse>, wrote Wayne Sierke thusly... > > On Sun, 2009-08-09 at 08:34 -0700, Richard Mahlerwein wrote: > > I'm redoing the whole process in single user mode. My guess is > > I goofed something during mergemaster and devd.conf is messed > > up

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Richard Mahlerwein
--- On Tue, 8/11/09, Wayne Sierke wrote: > From: Wayne Sierke > Subject: Don't let mergemaster beat you down [was Re: Failed update] > To: mahle...@yahoo.com > Cc: "FreeBSD-Questions" > Date: Tuesday, August 11, 2009, 2:18 AM > On Sun, 2009-08-09 at 08:34 -0700, > Richard Mahlerwein wrote: > >

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Kirk Strauser
On Aug 11, 2009, at 6:54 AM, Anton Shterenlikht wrote: On Mon, Aug 10, 2009 at 11:18:43AM -0500, Kirk Strauser wrote: On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable OpenMP for the graphics/ImageMagick port. With the IMAGEMAGICK_OPENMP option set, I get this from "make

location of user crontab files?

2009-08-11 Thread Identry
Where are user crontab files stored in the file system? I used to create user crontab files and then load them with 'crontab name-of-cronfile', but then I got clever and discovered 'crontab -e'. The problem is, that doesn't give me the 'backup' of having a text crontab file. The system must store

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Warren Block
On Tue, 11 Aug 2009, p...@pair.com wrote: in message <1249971512.63923.1045.ca...@predator-ii.buffyverse>, wrote Wayne Sierke thusly... On Sun, 2009-08-09 at 08:34 -0700, Richard Mahlerwein wrote: I'm redoing the whole process in single user mode. My guess is I goofed something during mergema

Re: location of user crontab files?

2009-08-11 Thread Frederique Rijsdijk
Identry wrote: > Where are user crontab files stored in the file system? /var/con/tabs -- F ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-question

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 09:38:52AM -0500, Kirk Strauser wrote: > On Aug 11, 2009, at 6:54 AM, Anton Shterenlikht wrote: > > >On Mon, Aug 10, 2009 at 11:18:43AM -0500, Kirk Strauser wrote: > >>On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable > >>OpenMP for the graphics/ImageMagi

Re: toaster or do-it-myself?

2009-08-11 Thread Identry
> there is a great guide for installing qmail: >        http://www.lifewithqmail.org/ > Of course, it just explains the technical steps for installing qmail, > not mailserver setups in general (nevertheless there are some links > about relaying etc.) That's one of the docs that I was working from

Re: toaster or do-it-myself?

2009-08-11 Thread Paul Schmehl
--On Tuesday, August 11, 2009 00:37:50 -0500 Identry wrote: Frack... qmail is impossible. I've been hacking at this for 14 hours and it's just not working. I must be stupid. I can't speak to that, because I've never used qmail. However, I can tell you that Postfix can do Maildir format, s

Re: glxgears on 8.0 current

2009-08-11 Thread Manolis Kiagias
Anton Shterenlikht wrote: > On Tue, Aug 11, 2009 at 03:04:14PM +0100, Anton Shterenlikht wrote: > >> In many online articles I've seen suggestions to >> use glxgears to check whether OpenGL is installed >> correctly. I've >> >> libGL-7.4.4 and mesagl-mangled-5.0.2 >> >> installed on >> >>

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Paul Schmehl
--On Tuesday, August 11, 2009 01:18:32 -0500 Wayne Sierke wrote: On Sun, 2009-08-09 at 08:34 -0700, Richard Mahlerwein wrote: I'm redoing the whole process in single user mode. My guess is I goofed something during mergemaster and devd.conf is messed up. (Mergemaster is, undeniably, my leas

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: > ===> Installing documentation in /usr/local/share/doc/pear/XML_Serializer. > ===> Installing tests in /usr/local/share/pear/tests/XML_Serializer. > ===> Installing examples in /usr/local/share/examples/pear/XML_Serializer. > *** Error c

Re: glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 05:42:46PM +0300, Manolis Kiagias wrote: > Anton Shterenlikht wrote: > > On Tue, Aug 11, 2009 at 03:04:14PM +0100, Anton Shterenlikht wrote: > > > >> In many online articles I've seen suggestions to > >> use glxgears to check whether OpenGL is installed > >> correctly. I'

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Kirk Strauser
On Aug 11, 2009, at 9:53 AM, Anton Shterenlikht wrote: Have you also built perl-threaded? I just now recompiled Perl with threads enabled, then Imagemagick, with identical results. -- Kirk Strauser ___ freebsd-questions@freebsd.org mailing li

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Polytropon
On Tue, 11 Aug 2009 08:52:36 -0600 (MDT), Warren Block wrote: > I prefer phooey mode: -FUi. Still works with -PFUi. "PFui" is German for something like "Ugh". I think that is NOT intended. :-) -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _

Re: boot sector f*ed

2009-08-11 Thread Polytropon
On Tue, 11 Aug 2009 09:34:13 -0400, PJ wrote: > I've got another disk about the same size on the machine and I'm > wonderiing how could I transfer the whole shebang to it? Maybe an 1:1 copy using dd with a bs=1m would work. > Would doing a minimum 7.2 install be enough, followed by copying all

Re: boot sector f*ed

2009-08-11 Thread chris scott
2009/8/11 Polytropon > On Tue, 11 Aug 2009 09:34:13 -0400, PJ wrote: > > I've got another disk about the same size on the machine and I'm > > wonderiing how could I transfer the whole shebang to it? > > Maybe an 1:1 copy using dd with a bs=1m would work. > > > > > Would doing a minimum 7.2 insta

Re: freebsd-update-server, 7.2

2009-08-11 Thread Jason
Does anyone have any thoughts, or experience in using the freebsd-update-server code? Thanks, Jason On Mon, Aug 10, 2009 at 09:24:52AM -0700, Jason thus spake: Hi. The freebsd-update-server project software hasn't been updated for 7,2, but after making a couple of simple modifications, it seem

Re: boot sector f*ed

2009-08-11 Thread Polytropon
On Tue, 11 Aug 2009 17:09:38 +0100, chris scott wrote: > Dumping is all very well and good. However if you want daily or hourly > backups etc it is very costly. Thats why our in house system at work is > based around rsync and zfs That's of course true. Another option is using cpdup from ports, e

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 05:23:28 Arthur Chance wrote: > Wayne Sierke wrote: > > I lost practically all of my 'mergemaster pain' when I adopted the habit > > of using it with -iUP options: > > > > -i Automatically install any files that do not exist in the des- > > tinatio

Re: Error code 254

2009-08-11 Thread Per olof Ljungmark
Mel Flynn wrote: On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: ===> Installing documentation in /usr/local/share/doc/pear/XML_Serializer. ===> Installing tests in /usr/local/share/pear/tests/XML_Serializer. ===> Installing examples in /usr/local/share/examples/pear/XML_Serializer.

Re: Backup Size

2009-08-11 Thread Roland Smith
On Mon, Aug 10, 2009 at 09:24:19PM -0500, Jay Hall wrote: > > On Aug 10, 2009, at 12:09 PM, Roland Smith wrote: > > >> The fact that you are using tar also plays a part. Tar has some > >> overhead to > >> store information about the files it contains. > > Is it possible to calculate the amount

Re: Looking for fast graphical web browser

2009-08-11 Thread Chad Perrin
On Mon, Aug 10, 2009 at 10:42:00PM -0400, Chris Hill wrote: > On Fri, 7 Aug 2009, Chad Perrin wrote: > > >On Mon, Aug 03, 2009 at 08:27:34AM -0400, Chris Hill wrote: > >> > >>Firefox has not had Ctrl-Q for some time. Try Alt-F followed by Q. I guess > >>that's 2.5 keystrokes, but at least it's key

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: > >> ===> Installing documentation in > >> /usr/local/share/doc/pear/XML_Serializer. ===> Installing tests in > >> /usr/local/share/pear/tests/XML_Seriali

Re: Looking for fast graphical web browser

2009-08-11 Thread Chad Perrin
On Fri, Aug 07, 2009 at 08:15:15AM -0400, Robert Huff wrote: > Chad Perrin wrote: > > >>Firefox has not had Ctrl-Q for some time. Try Alt-F followed by Q. I > >>guess that's 2.5 keystrokes, but at least it's keystrokes. > > > >What version number would you call "some time" ago? I just used Ctrl-

Re: boot sector f*ed

2009-08-11 Thread PJ
Polytropon wrote: > On Tue, 11 Aug 2009 09:34:13 -0400, PJ wrote: > >> I've got another disk about the same size on the machine and I'm >> wonderiing how could I transfer the whole shebang to it? >> > > Maybe an 1:1 copy using dd with a bs=1m would work. > Sorry for my ignorance, but wh

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: > On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: > > Mel Flynn wrote: > > > On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: > > >> ===> Installing documentation in > > >> /usr/local/share/doc/pear/XML_Serializer. ===> In

Re: boot sector f*ed

2009-08-11 Thread Polytropon
On Tue, 11 Aug 2009 13:31:52 -0400, PJ wrote: > Sorry for my ignorance, but what language is that? :-) What's "dd with > a bs=1m"? That's English + UNIX, at least it should be. :-) I could have written "dd with a bs of 1m", which does simply mean that the program dd should be called with the pa

Re: toaster or do-it-myself?

2009-08-11 Thread Al Plant
Tim Judd wrote: On 8/10/09, Identry wrote: Frack... qmail is impossible. I've been hacking at this for 14 hours and it's just not working. I must be stupid. If you're open to suggestions, there are two typical camps on this. first one being a majority. I've done both, and don't know which o

Re: toaster or do-it-myself?

2009-08-11 Thread Gregory T Helton
On Tue, Aug 11, 2009 at 01:37:50AM -0400, Identry wrote: > Frack... qmail is impossible. I've been hacking at this for 14 hours > and it's just not working. I must be stupid. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/ma

Re: Backup Size

2009-08-11 Thread Jay Hall
On Aug 11, 2009, at 12:09 PM, Roland Smith wrote: Just execute the tar command, and dump the output to /dev/null through dd: tar -cf - /etc |dd of=/dev/null tar: Removing leading '/' from member names 3160+0 records in 3160+0 records out 1617920 bytes transferred in 0.057690 secs (28045115 b

Re: Error code 254

2009-08-11 Thread Per olof Ljungmark
Mel Flynn wrote: On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: Mel Flynn wrote: On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: ===> Installing documentation in /usr/local/share/doc/pear/XML_Serializer. ===> Insta

Re: boot sector f*ed

2009-08-11 Thread Jerry McAllister
On Tue, Aug 11, 2009 at 08:19:24PM +0200, Polytropon wrote: > On Tue, 11 Aug 2009 13:31:52 -0400, PJ wrote: > > Sorry for my ignorance, but what language is that? :-) What's "dd with > > a bs=1m"? > > That's English + UNIX, at least it should be. :-) > > I could have written "dd with a bs of 1

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: > >> On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: > >>> Mel Flynn wrote: > On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: >

Racoon VPN

2009-08-11 Thread get acoder
Hi there, I am refering to your very detailed doc http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html I am exactly looking for the same features and setup, my only issue is that I cant find racoon as you are describing here: /usr/local/etc/racoon/racoon.conf I installed ipsec

Re: Error code 254

2009-08-11 Thread Per olof Ljungmark
Mel Flynn wrote: On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: Mel Flynn wrote: On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: Mel Flynn wrote: On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote: ===>

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 12:20:00 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: > >> Mel Flynn wrote: > >>> On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: > On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: >

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Scott Bennett
On Tue, 11 Aug 2009 09:38:52 -0500 Kirk Strauser wrote: >On Aug 11, 2009, at 6:54 AM, Anton Shterenlikht wrote: > >> On Mon, Aug 10, 2009 at 11:18:43AM -0500, Kirk Strauser wrote: >>> On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable >>> OpenMP for the graphics/ImageMagick

Re: Error code 254

2009-08-11 Thread Per olof Ljungmark
Mel Flynn wrote: On Tuesday 11 August 2009 12:20:00 Per olof Ljungmark wrote: Mel Flynn wrote: On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: Mel Flynn wrote: On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote: Mel F

Re: Error code 254

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 12:56:40 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 12:20:00 Per olof Ljungmark wrote: > >> Mel Flynn wrote: > >>> On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 09:27:0

Re: FreeBSD for the common man(or woman) (was: > upgrade 7.2

2009-08-11 Thread Karl Vogel
>> On Sun, 9 Aug 2009 07:52:31 -0600, >> Chad Perrin said: C> An info page is almost as bad as nothing, as far as I'm concerned. Yup. However, the GNU folks do provide something for the rest of us; help2man accepts a GNU program name, runs it with the --help and --version arguments, a

Re: location of user crontab files?

2009-08-11 Thread Karl Vogel
>> On Tue, 11 Aug 2009 10:50:54 -0400, >> Identry said: I> Where are user crontab files stored in the file system? I want to make I> sure this info is backed up. They're in /var/cron/tabs. If you're using individual crontab files, be sure to rename /etc/crontab or you might have duplica

making FBSD 7.2 X work on a CQ-60 laptop

2009-08-11 Thread Henry Olyer
I have been having a lot of trouble getting X running on my HP/Compaq laptop. A lot of trouble. For years I used to use xf86cfg and/or xf86config, but now, with FreeBSD 7.2 I can't find them. (Don't tell me that such useful tools were -- ugh -- depreciated. No, please no.) And worse, the keybo

Re: making FBSD 7.2 X work on a CQ-60 laptop

2009-08-11 Thread Gregory T Helton
On Tue, 11 Aug 2009 19:44:02 -0400 Henry Olyer wrote: > I have been having a lot of trouble getting X running on my HP/Compaq > laptop. A lot of trouble. > > For years I used to use xf86cfg and/or xf86config, but now, with > FreeBSD 7.2 I can't find them. (Don't tell me that such useful tools

Re: making FBSD 7.2 X work on a CQ-60 laptop

2009-08-11 Thread Polytropon
On Tue, 11 Aug 2009 19:44:02 -0400, Henry Olyer wrote: > I have been having a lot of trouble getting X running on my HP/Compaq > laptop. A lot of trouble. > > For years I used to use xf86cfg and/or xf86config, but now, with FreeBSD 7.2 > I can't find them. (Don't tell me that such useful tools

Re: A question for developers

2009-08-11 Thread Steve Bertrand
Steve Bertrand wrote: > I'm looking for a new editor. Well, after a two week hiatus from technology, I'm back at work (actually, considering I build a large new deck, being back at work is more of a holiday than being on holidays :) Although it was recommended that I give both Emacs and Vi(m) a

Re: A question for developers

2009-08-11 Thread Steve Bertrand
Steve Bertrand wrote: > but may be handy until I become more fluent, > as my first instinct is to hit the BACKSPACE ^H^H^H^H^H^H^H^H^H ^h key. Steve smime.p7s Description: S/MIME Cryptographic Signature

Re: A question for developers

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 16:46:16 Steve Bertrand wrote: > Steve Bertrand wrote: > > but may be handy until I become more fluent, > > as my first instinct is to hit the BACKSPACE > > ^H^H^H^H^H^H^H^H^H > > ^h key. terminal emulation fault. stty erase should fix it, on the shell that is. -- Mel