Hi,
I am missing a font with an update: "Fixed 16" (this is a very old font, but I
have always liked it so have stuck with it). Which package has it?
I am using Fedora 21.
Many thanks and best wishes,
Ranjan
--
Important Notice: This mailbox is ignored: e-mails are set to be deleted on
rece
Impossible to say without knowing which chip set it uses. And manufacturers
sometimes don't tell you that because they want to be able to switch if a
different chip becomes cheaper.
With kind regards
Birger
jd1008 skrev
>I am considering buying such a plug.
>It is described as:
>Mini
On 14.05.2015, Erik P. Olsen wrote:
> The OP hasn't bought it yet :)
Hell, you're right! Sorry :-)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproj
On 2015-05-14 at 08:07:43 Heinz Diehl wrote:
> On 14.05.2015, jd1008 wrote:
>
> > Mini AC600 High Performance 2.4GHz 5GHz Dual Band WiFi Wireless USB
> > Adapter
>
> Can you please post the output of "lsusb -v" for this adapter?
>
The OP hasn't bought it yet :)
--
Regards
Erik P. Olsen
--
Thanks for the help. The problem was that I had added
white-space: nowrap;
to the style to try to prevent word-wrap. Instead I should have added
wrap=off
to the textarea object
On Thursday 14 May 2015 11:35:38 Gary Stainburn wrote:
> I've simplified this to:
>
> form.config.value="mary\r\nha
Il giorno mar, 12/05/2015 alle 17.24 +0200, poma ha scritto:
> >
> > There is a way to copy all attribute?
>
> http://unix.stackexchange.com/questions/118840/preserving-extended-attributes-with-cp-rsync
>
From the article:
> I think the bottom line is that using system namespace values is
> cur
I've simplified this to:
form.config.value="mary\r\nhad\r\na\r\nlittle\r\nlamb";
form.config.value="mary\nhad\na\nlittle\nlamb";
form.config.value="maryhadalittlelamb";
The form is:
as suggested all over the place, but in all cases, the text still appears on
one line
On Thursday 14 Ma
Hi folks,
At some point the following code stopped working properly, but I don't know
when.
Now when I try it, both on Firefox and IE all of the text appears on the first
line. I've checked the source text and it has newline characters (I've also
changed them to CRLF which made no change).
Wh