Special symbols size issue with Firefox-4.0.1

2011-05-27 Thread Yuri
On http://en.wikipedia.org/wiki/Voiced_alveolo-palatal_fricative symbol on the right side is displayed in firefox with a very tiny size font. In Ubuntu and in Windows firefox displays the same symbol nicely with the large size font. My fonts in xorg.conf are: Section "Files" ModulePath

Re: ARP tables in FreeBSD (vs Linux)

2011-05-27 Thread Chuck Swiger
On May 27, 2011, at 3:31 PM, Rogelio wrote: > It was one of those things where in an effort to quickly fix things, I > split up the collision domain and used a router to handle the ARP. > > Right now, a 7201 router has about 15K ARPs, and the system is much slower. I'm not surprised. Even good s

Re: ARP tables in FreeBSD (vs Linux)

2011-05-27 Thread Rogelio
On Tue, May 24, 2011 at 5:46 AM, Nikos Vassiliadis wrote: > Was the rate of ARPs the problem? Nikos, unfortunately, I'm not sure. It was one of those things where in an effort to quickly fix things, I split up the collision domain and used a router to handle the ARP. Right now, a 7201 router ha

Re: icons

2011-05-27 Thread Warren Block
On Fri, 27 May 2011, pwnedomina wrote: On 27-05-2011 19:15, Julian Fagir wrote: Hi, where are located icons of apps such as browsers,etc? that depends on the software itself and the wm you are using. For Gnome, KDE and Xfce at least you can look at /usr/share/icons (/usr/local/share/icons re

Re: icons

2011-05-27 Thread pwnedomina
On 27-05-2011 19:15, Julian Fagir wrote: Hi, where are located icons of apps such as browsers,etc? that depends on the software itself and the wm you are using. For Gnome, KDE and Xfce at least you can look at /usr/share/icons (/usr/local/share/icons resp.), but menu entries as Freedesktop def

Re: Adding a devd entry for a specified uhid

2011-05-27 Thread David Demelier
On 27/05/2011 20:50, Warren Block wrote: On Fri, 27 May 2011, Warren Block wrote: On Fri, 27 May 2011, David Demelier wrote: Hello, I have a USB keyboard that use uhid for multimedia keys, it works pretty well with usbhidaction but I need to run the command by hand each time. Because I also

Re: Adding a devd entry for a specified uhid

2011-05-27 Thread Warren Block
On Fri, 27 May 2011, Warren Block wrote: On Fri, 27 May 2011, David Demelier wrote: Hello, I have a USB keyboard that use uhid for multimedia keys, it works pretty well with usbhidaction but I need to run the command by hand each time. Because I also have gamepad that are uhid too, I would

Re: Adding a devd entry for a specified uhid

2011-05-27 Thread Warren Block
On Fri, 27 May 2011, David Demelier wrote: Hello, I have a USB keyboard that use uhid for multimedia keys, it works pretty well with usbhidaction but I need to run the command by hand each time. Because I also have gamepad that are uhid too, I would like to get the vendor and product id of

Re: icons

2011-05-27 Thread Julian Fagir
Hi, > where are located icons of apps such as browsers,etc? that depends on the software itself and the wm you are using. For Gnome, KDE and Xfce at least you can look at /usr/share/icons (/usr/local/share/icons resp.), but menu entries as Freedesktop defines can also have absolute paths. Regards

Re: icons

2011-05-27 Thread Chuck Swiger
On May 27, 2011, at 10:42 AM, pwnedomina wrote: > where are located icons of apps such as browsers,etc? pkg_info -L _portname_ will display the pathnames for a package or port such as Firefox, and you can then grep that for .jpg/.gif/.png files as you see fit. Regards, -- -Chuck _

icons

2011-05-27 Thread pwnedomina
where are located icons of apps such as browsers,etc? ___ 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"

Adding a devd entry for a specified uhid

2011-05-27 Thread David Demelier
Hello, I have a USB keyboard that use uhid for multimedia keys, it works pretty well with usbhidaction but I need to run the command by hand each time. Because I also have gamepad that are uhid too, I would like to get the vendor and product id of this keyboard uhid to match the good hid devi

Re: RAM needed for DHCP + router?

2011-05-27 Thread Chris Hill
On Fri, 27 May 2011, Jaime Kikpole wrote: On Thu, May 26, 2011 at 7:46 PM, Chris Hill wrote: I'm looking to build a NAT / DHCP box for a lab network for my company. My question is, how do I estimate the amount of RAM the machine will need? FWIW, I can tell you some experiences that I've had.

Re: Asus N70SV does not boot

2011-05-27 Thread David Demelier
On 27/05/2011 11:11, timp wrote: Try in BIOS to set disk controller to AHCI or IDE mode. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Asus-N70SV-does-not-boot-tp4372591p4431310.html Sent from the freebsd-questions mailing list archive at Nabble.com.

Re: RAM needed for DHCP + router?

2011-05-27 Thread Jaime Kikpole
On Thu, May 26, 2011 at 7:46 PM, Chris Hill wrote: > I'm looking to build a NAT / DHCP box for a lab network for my company. My > question is, how do I estimate the amount of RAM the machine will need? FWIW, I can tell you some experiences that I've had. Example #1: At one time, I had as many as

Re: RAM needed for DHCP + router?

2011-05-27 Thread Daniel Staal
--As of May 26, 2011 7:46:10 PM -0400, Chris Hill is alleged to have said: I'm looking to build a NAT / DHCP box for a lab network for my company. My question is, how do I estimate the amount of RAM the machine will need? This box will be running isc-dhcpd, doing NAT either via natd or pf, and

Re: Asus N70SV does not boot

2011-05-27 Thread timp
Try in BIOS to set disk controller to AHCI or IDE mode. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Asus-N70SV-does-not-boot-tp4372591p4431310.html Sent from the freebsd-questions mailing list archive at Nabble.com. ___ freebsd

RE: RAM needed for DHCP + router?

2011-05-27 Thread Graeme Dargie
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Chris Hill Sent: 27 May 2011 02:16 To: Gary Gatten; Chuck Swiger Cc: 'questi...@freebsd.org' Subject: Re: RAM needed for DHCP + router? On Thu, 26 May 2011, Gary Gatten

Re: Asus N70SV does not boot

2011-05-27 Thread David Demelier
On 05/05/2011 13:59, David Demelier wrote: Hello, We are trying to boot the amd64 8.2-RELEASE cd and it get stucks at the end of: cd0: Removable CD-ROM SCSI-0 device cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY,