> For example, your ~/.bashrc could look like this:
>
>        setxkbmap -option compose:ralt
>        export PRINTER="Deskjet"
>
> Keep in mind that in _this_ case, $PRINTER is set for
> _your_ account only (which should be fine on a single-
> user system).
>
> 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
****************************************************/
_______________________________________________
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