kbdcontrol nor rc.conf but kbdmap problem
clayton rollins
crollins666 at hotmail.com
Fri May 30 20:54:32 PDT 2003
On Sat, 31 May 2003 00:31:55 "Fernando M. Maresca" <f_maresca at ciudad.com.ar>
wrote
>
>Hey everybody,
> is this the right place, or freebsd-questions is?
questions would probably be more proper.
> The quests are:
> 1) kbdcontrol -l some-map nor rc.conf entry can set the keymap, but
> kbdmap does. Any idea?
try using bindkey to build a good startup script. (bindkey -h for help; no
man page.)
You could put the commands into your shell rc file (~/.cshrc) or create a
script in /usr/local/etc/rc.d/
> 2) Is there a way to know for a file to wich pakage belongs to, i
> mean, I need to know wich port/package puts
> /etc/X11R6/include/X11/Xft/*, because i can't get it updated and
> mozilla and phoenix depends on them to build, but i can't find where
> the hell is the port that i need to remake.
> I recently makeworld, and one more time make XFree86 and any port i
> suspect be envolved. Xft port's .c includes this libs but my
> versions are old an the fucntions are diferents.
>
I'm not sure how to do what you want to do. But, portupgrade is a wonderful
tool for managing dependencies. Run pkgdb -u (or -F if you've already
created one). Then portupgrade -r -R mozilla should get the packeges you
need.
> Thanks a lot,
> Fernando
>
Hope that helps,
Clayton
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
More information about the freebsd-newbies
mailing list