>> However, if you set it up in /etc/csh.cshrc for system-
>> wide use, user shells like bash should incorporate the
>> setting.
>>
>>
>>
>>
>> --
>
> Polytropon,
>
> I have made the changes, but the printer does not print :( from firefox.
> I might ``try the /etc/csh.cshrc for system-
> wide use'' option :) and get back
>
> /****************************************************
> [olivares@quadcore ~]$ cat .bashrc
> # User specific environment and startup programs
> setxkbmap -option compose:ralt
> export PRINTER="Deskjet"
>
> [olivares@quadcore ~]$ echo $PRINTER
> Deskjet
> ****************************************************/
>

Made the changes with global /etc/csh.cshrc and it did not work :(

[olivares@quadcore ~]$ cat /etc/csh.cshrc
# $FreeBSD: src/etc/csh.cshrc,v 1.3.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $
#
# System-wide .cshrc file for csh(1).

setenv PRINTER Deskjet


But if I change lpr to lpr -P Deskjet, I can print.  Then I will need
to play with it some more?

Thanks for your help & valuable time.

Regards,

Antonio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to