Displaying 20 results from an estimated 4000 matches similar to: "Fn textfile background"
2014 Aug 26
0
Fn textfile background
On 08/25/2014 07:49 PM, Ady wrote:
> Hello,
>
> In doc/menu.txt:
> "F1 textfile [background]"
>
> I am trying the second optional parameter using 640x480 x 4bits color
> depth png's.
>
> Should I be using a different file format?
> Or a different color depth?
> Or specific colors?
>
> Which versions are supposed to support the second
2014 Aug 26
3
Fn textfile background
> On 08/25/2014 07:49 PM, Ady wrote:
> > Hello,
> >
> > In doc/menu.txt:
> > "F1 textfile [background]"
> >
> > I am trying the second optional parameter using 640x480 x 4bits color
> > depth png's.
> >
> > Should I be using a different file format?
> > Or a different color depth?
> > Or specific colors?
>
2014 Aug 26
0
Fn textfile background
On Aug 26, 2014 1:45 AM, "Ady" <ady-sf at hotmail.com> wrote:
> > On 08/25/2014 07:49 PM, Ady wrote:
> > > In doc/menu.txt:
> > > "F1 textfile [background]"
> > > Which versions are supposed to support the second optional parameter,
> > > "background", from menu.c32?
> > >
> > > I have tried (and
2014 Aug 26
1
Fn textfile background
>
> On Aug 26, 2014 1:45 AM, "Ady" <ady-sf at hotmail.com> wrote:
> > > On 08/25/2014 07:49 PM, Ady wrote:
> > > > In doc/menu.txt:
> > > > "F1 textfile [background]"
> > > > Which versions are supposed to support the second optional
> parameter,
> > > > "background", from menu.c32?
> >
2015 Aug 10
4
EFI: HP + syslinux = crash [ brown paper bag update ]
Updating myself again:
On 07-08-15 16:03, Oscar Roozen wrote:
> e466d24 still has an issue with png's in vesalinux causing crashes
I can confirm this remaining crash is caused by the line "MENU
BACKGROUND bootlogo.png".
The original bootlogo.png is 640x480. Forcing the videomode with "MENU
RESOLUTION 640 480" did not resolve the crashes, nor did resizing the
png
2014 Nov 04
1
lss broken when upgraded 4.05 to 6.03
>From: Ady <ady-sf at hotmail.com>
>To: syslinux at zytor.com
>Subject: Re: [syslinux] lss broken when upgraded 4.05 to 6.03
>Message-ID: <BLU436-SMTP134329F24C9A85B97FF55BF8B990 at phx.gbl>
>Content-Type: text/plain; charset="US-ASCII"
>
>
>> On 11/2/14, Ady <ady-sf at hotmail.com> wrote:
>> >
>> > FWIW, Utopic uses
2009 Apr 17
2
Manipulate single line in textfile
Hello all,
Is it possible to modify a single line in a textfile?
I know it is possible to load the whole text file, do the change, and
save this as a new file. However, this is not practical in my case,
because the document is huge and cannot be fully loaded in R.
Any idea?
Best,
Guillaume
2003 Jun 12
9
Programcode and data in the same textfile
I have the following problem. It is not of earthshaking importance,
but still I have spent a considerable amount of time thinking about
it.
PROBLEM: Is there any way I can have a single textfile that contains
both
a) data
b) programcode
The program should act on the data, if the textfile is source()'ed
into R.
BOUNDARY CONDITION: I want the data written in the textfile in exactly
2004 Aug 07
1
Textfile into R'
Hi,
I have the chromosome results in a text file.
My problem is how to call the textfile values inside R' so that i can plot.
Anyone can help me!!
J.Joshua Thomas
Lecturer
Computing & Information systems
KDU College Penang Campus
Malaysia
2016 Apr 21
2
Creating Syslinux UEFI usb boot
On Thu, Apr 21, 2016 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Thu, Apr 21, 2016 at 3:29 AM, Atle Holm <atle at team-holm.net> wrote:
>> Under EFI/BOOT are the following files:
>> BOOTIA32.EFI (from efi32/efi/syslinux.efi)
>> BOOTX64.EFI (from efi64/efi/syslinux.efi)
>> ldlinux.sys (copied from root of partition)
>> lua.c32
>>
2009 Feb 08
2
Graphic boot ...
Hi Peter and Group,
First, thanks for great boot system.
My goal is to create a boot process that is clean from any text
message and shows simple graphics at startup.
That graphic image will last until the X server is starting (with the
same background, might be with different resolution).
My reason is, that many end users prefer graphics on simple cryptic
text messages.
Messages will be
2007 Jan 24
3
Capturing output from external executables, in windows
Hi,
Any help on the following would be much appreciated
I wish to capture the output (currently going to console) from an
external executable.
The executable is successfully run using
system("program -switch ")
and the output printed to the DOS console.
How do I capture this output? I have tried redirecting the output to a
text file, and then reading this in
2015 Aug 05
2
EFI: HP + syslinux = crash
On 05-08-15 04:17, Ady via Syslinux wrote:
>> Now... why is vesamenu.c32 crashing like it does now? Why is the version
>> I tried without Gene's latest patches crashing before even beginning to
>> load the first stage: ldlinux.e64?
> I think you were "hinted" about this before.
About what? Did I miss something obvious?
I now know why it did not load
2010 Feb 03
0
"read.table" and "scan" skips newlines which "count.fields" finds in Thai textfile
Hi there,
I have some problems reading in a Thai text.
Some of the newlines are skipped.
(see the contents of my file below)
R>count.fields ("my.txt", sep='\n', quote="")
[1] 1 1 1
Three lines with one item each, right?
R> scan("my.txt", what="", sep="\t", quote="")
Read 2 items
[1] "?\x83???\x88
2002 Nov 22
2
Need help with pipe()
Hello.
I have an R program that calls gawk (GNU Awk 3.06 for Windows) from
within pipe() to preprocess a large file before it is read into a data
frame with read.table().
I've recently upgraded from Win98SE to WinXP, and have also upgraded
from R1.5.0 to R1.6.1 over the past month or so. This program worked
before the upgrade(s), but now fails. I observe the following sort of
behavior with
2014 Dec 03
3
vesamenu back to text before booting
On Wed, 3 Dec 2014, H. Peter Anvin wrote:
> Ah, depends on the image type. We spoke reset for an NBP though.
?!
//mirabilos
--
tarent solutions GmbH
Rochusstra?e 2-4, D-53123 Bonn ? http://www.tarent.de/
Tel: +49 228 54881-393 ? Fax: +49 228 54881-235
HRB 5168 (AG Bonn) ? USt-ID (VAT): DE122264941
Gesch?ftsf?hrer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
2014 Dec 03
0
vesamenu back to text before booting
On 12/03/2014 08:43 AM, Thorsten Glaser wrote:
> On Wed, 3 Dec 2014, H. Peter Anvin wrote:
>
>> Ah, depends on the image type. We spoke reset for an NBP though.
>
> ?!
>
Should, not spoke.
-hpa
2001 Dec 19
1
combine
hello there,
I ` m a newbie in R so please excuse my maybe simple question!
I have several (the number of the files changes) textfiles. Each
textfile contains one column with 3 rows (3 numerical values). I want to
combine each file with another file and create new textfiles which then
contain 2 columns with 3 rows. How can I do this in R? Do I have to
use cbind? How Do I use cbind for my
2003 Jul 15
4
(no subject)
Hi
I got a problem with creating a textfile:
how can I create a textfile, which has a headline like:
#data1
1 2 3 4
5 6 7 8
the problem is, how to bind text and matrix, so that the
"read.table"-function
will ignore the text and read the numbers.
Thank you for help
Michael
--
2
2013 Jul 04
2
Syslinux 5.11-pre7 not working
--------------------------------------------
On Thu, 7/4/13, Matt Fleming <matt at console-pimps.org> wrote:
Subject: Re: [syslinux] Syslinux 5.11-pre7 not working
To: "Shantanu Gadgil" <shantanugadgil at yahoo.com>
Cc: syslinux at zytor.com
Date: Thursday, July 4, 2013, 4:51 PM
On Wed, 03 Jul, at 11:22:27PM,
Shantanu Gadgil wrote:
> Hi,
>
> I am a happy