Re: kbdcontrol nor rc.conf but kbdmap problem

From: clayton rollins (crollins666_at_hotmail.com)
Date: 05/31/03

  • Next message: clayton rollins: "Re: kbdcontrol nor rc.conf but kbdmap problem"
    To: f_maresca@ciudad.com.ar
    Date: Sat, 31 May 2003 03:54:30 +0000
    
    

    On Sat, 31 May 2003 00:31:55 "Fernando M. Maresca" <f_maresca@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

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


  • Next message: clayton rollins: "Re: kbdcontrol nor rc.conf but kbdmap problem"