Hi,
Update:
Add mapkey section. For example:
mapkey {
f5 = ctrl-x
}
maps f5 key to ctrl-x, this is important for platforms like EFI as
ctrl-x can't be input.
key name should be lowercase, it can be single character, f1 to f10,
ctrl-a to ctrl-z, left, right, up, down, home, end, delete, page_
richardvo...@gmail.com wrote:
> On Sat, Oct 17, 2009 at 7:09 AM, Vladimir 'phcoder' Serbinenko
> wrote:
>
>> Robert Millan wrote:
>>
>>> On Sat, Oct 17, 2009 at 01:43:37PM +0200, Vladimir 'phcoder' Serbinenko
>>> wrote:
>>>
>>>
Robert Millan wrote:
> On
Robert Millan wrote:
> On Sat, Oct 17, 2009 at 02:09:31PM +0200, Vladimir 'phcoder' Serbinenko wrote:
>
The danger is that fs_probe may reject filesystem as valid just because
it's newer than expected.
>>> What do you mean with "reject filesystem as valid"?
>>>
On Sat, Oct 17, 2009 at 11:09:28AM -0500, richardvo...@gmail.com wrote:
> > mmx/sse/sse2/3dnow because we don't use floating point arithmetics. If I
> > remember correctly sse has some commands for operations on parallel
> > operations on integers but the only place I see where benefit could be
> >
On Sat, Oct 17, 2009 at 02:09:31PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> >> The danger is that fs_probe may reject filesystem as valid just because
> >> it's newer than expected.
> >>
> >
> > What do you mean with "reject filesystem as valid"?
> >
> >
> Sorry for being unclear. I ju