Sponsored Content
Full Discussion: Categorisation of fonts
The Lounge What is on Your Mind? Categorisation of fonts Post 302464282 by figaro on Tuesday 19th of October 2010 04:23:01 PM
Old 10-19-2010
Thanks for your responses. Classification is a lot better in only the last 2 years or so, but still most companies have their own scheme.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Printer fonts

Hi, I have a Barcode printer. It's defined as a remote printer on the system. The /etc/lp/interface/<printer> file is printing has a part that enables Hebrew printing. For some reason the Printer is printing in a very small font. I'll attach the interface file: #!/usr/bin/sh # /* @(#)... (3 Replies)
Discussion started by: sunbird
3 Replies

2. Linux

Installing new fonts

Hi All, I'm running RH 7.3 and wish to install new fonts on the box ? What are the steps in downloading and installing new fonts ? Thanks, KENT (3 Replies)
Discussion started by: kxchen_home
3 Replies

3. UNIX for Dummies Questions & Answers

Fonts?

NEWBIE HERE...by default, where are the font files located (ttf's) (1 Reply)
Discussion started by: geek01
1 Replies

4. Solaris

CDE Fonts

Hi gurus, Interesting little problem here. IVe got an Xmanager installed on my PC. I use it to connect to the DTlogin / CDE sessions I have running on a number of solaris servers. If I connect to server A, I get the login server, which I log into as root, I then start a terminal session,... (0 Replies)
Discussion started by: sbk1972
0 Replies

5. Solaris

Fonts on SunOS 5.6

I work in a SunOS server. I want to check which is the default font. Actually I need to check which font is using right now in Terminal and how to change it. Please help me suggesting the command set ---------- Post updated 08-23-09 at 12:35 AM ---------- Previous update was 08-22-09 at... (5 Replies)
Discussion started by: shoeb
5 Replies

6. UNIX Desktop Questions & Answers

Question about X fonts

Hi all! Why the cyrillic fonts which are inside the application window (Openwindows, CDE) displays correct, and the cyrillic font which are top of window (CaptionBar) displays not correct? This is caption of window. !#*?":"^& (1 Reply)
Discussion started by: wolfgang
1 Replies

7. UNIX for Advanced & Expert Users

Changing fonts with Acroread

Hello I am trying to print pdf on a solaris machine. The acroread works but the font are too big. I am printing on a HP printer. Can anyone advise on how to change the font size, and margins size? Thanks (5 Replies)
Discussion started by: lillyt2006
5 Replies
CARDCTL(8)						      System Manager's Manual							CARDCTL(8)

NAME
cardctl - PCMCIA card control utility SYNOPSIS
cardctl [-V] command [socket] cardctl [-c config] [-f scheme] [-s stab] scheme [name] DESCRIPTION
Cardctl is used to monitor and control the state of PCMCIA sockets. If a socket number is specified, the command will be applied to just one socket; otherwise, all sockets will be affected. Cardctl is also used to select between multiple PCMCIA configuration schemes. The current scheme name is passed to the device option scripts as part of the ``device address'', so the scripts can use it to choose between different setups. If cardctl is executed by root, all commands are available. If it is executed by an unpriviledged user, only the informational commands are accessible. Some commands may not work or give misleading results if cardmgr is not running. COMMANDS
status Display the current socket status flags. config Display the socket configuration, including power settings, interrupt and I/O window settings, and configuration registers. ident Display card identification information, including product identification strings, manufacturer ID codes, and function ID codes. suspend Shut down and then disable power for a socket. resume Restore power to a socket, and re-configure for use. reset Send a reset signal to a socket, subject to approval by any drivers already bound to the socket. eject Notify all client drivers that this card will be ejected, then cut power to the socket. insert Notify all client drivers that this card has just been inserted. scheme If no scheme name is given, cardctl will display the current PCMCIA configuration scheme. If a scheme name is given, cardctl will unconfigure all PCMCIA devices, and reconfigure for the new scheme. OPTIONS
-V Show version information and exit. -c config Look for the card configuration database and card configuration scripts in the specified directory, instead of /etc/pcmcia. -f scheme Use the specified file to keep track of the current configuration scheme, instead of /var/lib/pcmcia/scheme. -s stab Read current socket information from the specified file, instead of /var/lib/pcmcia/stab. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8). pcmcia-cs 2000/12/13 16:50:26 CARDCTL(8)
All times are GMT -4. The time now is 12:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy