Re: My 2¢ was Re: Linux Programmer

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Mike Cantrell
Date:  
Subject: Re: My 2¢ was Re: Linux Programmer
This might be a little better.. save this to a file:

#!/usr/bin/perl
$char = shift;
print chr($char) . "\n";


Then you can call the script like this

scriptname 162

and it will print out: ¢


Regards,
Mike Cantrell


> >
> > In a Linux program, such as Netscape, KMail, or others, how does one put

in
> > characters that are not on the keyboard?
> > For example: In Windows (please no flames), in order to get the cent

symbol
> > (¢), one needs to hold down Alt+0162 on the numeric keypad.
> > I have tried this in KDE and it does not seem to work.
> > Is there a way of gettting this functionality in KDE/X ?
> > Thanks!
> > Mark
> >
> > > my .02 cents
> > > Carl Parrish
> > > Webmaster
> > > ComputerPREP.com
> > >
> >
> > _______________________________________________
> > Plug-discuss mailing list -
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
> _______________________________________________
> Plug-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss