Sponsored Content
Operating Systems OS X (Apple) Hearing Aid for OSX 10.12.x and greater. Post 303030707 by wisecracker on Thursday 14th of February 2019 12:07:08 PM
Old 02-14-2019
Hi Corona688...

It is not so much being unwell, I can handle that, but it is an embarrassment when you can't hear what people are saying and have to keep asking them to repeat, louder.

It is super-sensitive and the idea sprung into life a couple of days ago. It is strange when one hears ones own voice slightly delayed but I got used to it in seconds.
The AppleScript can be shaved a little, but I have tried to make it future proof. Difficult with Apple updates and upgrades and security obsessions.

And thanks for the Thanks button...
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Is there any visual aid program like Task Manager for Solaris?

In my project we have 3 Solaris 10 servers which need to be monitored for various parameters shown under "prstat -a" command. A shell script runs every 15 mins and captures prstat output by writing it in a log file. I manually download the log file at the end of the day and build graphical charts... (5 Replies)
Discussion started by: gppande
5 Replies
PROOF(1)						      General Commands Manual							  PROOF(1)

NAME
proof - troff output interpreter SYNOPSIS
proof [ -mmag ] [ -/nview ] [ -F dir ] [ -d ] [ file ] DESCRIPTION
Proof reads troff(1) intermediate language from file or standard input and simulates the resulting pages on the screen. After a page of text is displayed, proof pauses for a command from the keyboard. The typed commands are: newline Go on to next page of text. - Go back to the previous page. q Quit. pn Print page n. An out-of-bounds page number means the end nearer to that number; a missing number means the current page; a signed number means an offset to the current page. n Same as pn. c Clear the screen, then wait for another command. mmag Change the magnification at which the output is printed. Normally it is printed with magnification .9; mag=.5 shrinks it to half size; mag=2 doubles the size. xval Move everything val screen pixels to the right (left, if val is negative). yval Move everything val screen pixels down (up, if val is negative). /nview Split the window into nview pieces. The current page goes into the rightmost, bottommost piece, and previous pages are shown in the other pieces. -F dir Use dir for fonts instead of /lib/font/bit. d Toggle the debug flag. These commands are also available, under slightly different form, from a menu on button 3. The pan menu item allows arbitrary positioning of the page: after selecting pan, press the mouse button again and hold it down while moving the page to the desired location. The page will be redisplayed in its entirety when the button is released. The m, x, y, F, /, and d commands are also available as command line options. FILES
/lib/font/bit/* fonts /lib/font/bit/MAP how to convert troff output fonts and character names into screen fonts and character numbers SOURCE
/sys/src/cmd/proof SEE ALSO
lp(1), gs(1) J. F. Ossanna and B. W. Kernighan, ``Troff User's Manual'' PROOF(1)
All times are GMT -4. The time now is 11:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy