search for: vshift

Displaying 20 results from an estimated 46 matches for "vshift".

Did you mean: shift
2015 Dec 09
2
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
I thought I've found three bugs on syslinux 6.03: (1) With sample config file as is, i.e. leaving commented MENU VSHIFT and MENU COLOR UNSEL but uncommented MENU COLOR SEL: A black "border" is displayed below the selected line and on its right edge. (2) Uncommenting MENU COLOR UNSEL: This effect appears also on separators and on right edge on every unselected lines. (3) Uncommenting MENU VSHIFT line,...
2015 Dec 10
0
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
On Wed, Dec 9, 2015 at 1:07 PM, Emilio Lazo Zaia via Syslinux <syslinux at zytor.com> wrote: > I thought I've found three bugs on syslinux 6.03: Just to be clear, is this only affecting vesamenu.c32? > (1) With sample config file as is, i.e. leaving commented MENU VSHIFT and > MENU COLOR UNSEL but uncommented MENU COLOR SEL: > > A black "border" is displayed below the selected line and on its right edge. I'm not sure this is a bug but an intended effect since you're not touching the shadowing. Try none. > (2) Uncommenting MENU COLOR...
2010 Apr 23
1
Path simple menu integrated progress indicator
..." is a pointer to the current menu */ +#define WIDTH (cm->mparm[P_WIDTH]) +#define MARGIN (cm->mparm[P_MARGIN]) +#define PASSWD_MARGIN (cm->mparm[P_PASSWD_MARGIN]) +#define MENU_ROWS (cm->mparm[P_MENU_ROWS]) +#define TABMSG_ROW (cm->mparm[P_TABMSG_ROW]+VSHIFT) +#define LOADMSG_ROW (cm->mparm[P_LOADMSG_ROW]+VSHIFT) +#define CMDLINE_ROW (cm->mparm[P_CMDLINE_ROW]+VSHIFT) +#define END_ROW (cm->mparm[P_END_ROW]) +#define PASSWD_ROW (cm->mparm[P_PASSWD_ROW]+VSHIFT) +#define TIMEOUT_ROW (cm->mparm[P_TIMEOUT_ROW]+VSHIF...
2014 Apr 10
3
[LLVMdev] Test failures with 3.4.1
...rying the 3.4.1 branch, I get following tests failing: >> LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll >> LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll >> LLVM :: CodeGen/X86/fp-fast.ll >> LLVM :: CodeGen/X86/vec_shift4.ll >> LLVM :: CodeGen/X86/vshift-4.ll >> >> I am testing on a Debian testing 64b. >> Does it ring a bell? >> > Can anyone else reproduce this? These tests pass for me on 64-bit > Fedora. Sylvestre, are you able to post the output from these failing > tests? Sure. Sorry for not doing that sooner....
2014 Apr 09
2
[LLVMdev] Test failures with 3.4.1
Hello, Trying the 3.4.1 branch, I get following tests failing: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll LLVM :: CodeGen/X86/fp-fast.ll LLVM :: CodeGen/X86/vec_shift4.ll LLVM :: CodeGen/X86/vshift-4.ll I am testing on a Debian testing 64b. Does it ring a bell? Sylvestre
2009 Jun 13
1
menu system behaviour with empty config file
...but not even the menu frame is displayed. It seems to be a problem with run_menu() from menumain.c: if (top != prev_top) { draw_menu(entry, top, 1); display_help(me->helptext); } else if (entry != prev_entry) { draw_row(prev_entry - top + 4 + VSHIFT, entry, top, 0, 0); draw_row(entry - top + 4 + VSHIFT, entry, top, 0, 0); display_help(me->helptext); } And we have entry = prev_entry = top = prev_top = -1. - Sebastian
2010 Dec 16
3
MySQL repositores
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Are there any repositories for CentOS 5.5 that keep the latest MySQL versions? After enabling everything I can think off (CentOS, rpmforge, epel), I'm still only seeing 5.0.77-4.el5_5.4. 5.5 came out yesterday and 5.1 has been around for a while. I don't want to manually install from the mysql site for obvious reasons. Russ -----BEGIN PGP
2010 Aug 18
2
Vesamenu - Menu position
We're currently working for project OpenElec on a syslinux menu. We would like to know if it's possible to move the menu position to the middle/bottom instead of the top... Currently we simply use the Vesamenu as it doesn't require much more functionality. I saw a post regarding the option MENU STARTROW, but that doesn't seem to work (anymore?). Any suggestions are welcome.
2008 Dec 24
1
Need help
...nical University okan.bostan at itu.edu.tr (*)---------------------------------------- DEFAULT vesamenu.c32 PROMPT 0 NOESCAPE 0 ALLOWOPTIONS 0 # Timeout in units of 1/10 s TIMEOUT 300 MENU WIDTH 40 MENU MARGIN 0 MENU ROWS 12 MENU TIMEOUTROW 14 MENU HSHIFT 3 MENU VSHIFT 7 MENU COLOR BORDER 30;44 #00000000 #00000000 none MENU COLOR TABMSG 1;36;44 #00000000 #00000000 none MENU COLOR TITLE 1;36;44 #00000000 #00000000 none MENU COLOR SEL 30;47 #40000000 #20ffffff MENU BACKGROUND back.png MENU TITLE PXE Boot menu MENU WIDTH 80 MENU MARG...
2013 Jun 30
1
Editing the boot prompt
...u menu background /syslinux/splash.png menu color title * #FFFFFFFF * menu color border * #00000000 #00000000 none menu color sel * #ffffffff #76a1d0ff * menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * menu color tabmsg * #ffffffff #00000000 * menu color help 37;40 #ffdddd00 #00000000 none menu vshift 17 menu rows 10 menu helpmsgrow 15 # The command line must be at least one line from the bottom. menu cmdlinerow 16 menu timeoutrow 16 menu tabmsgrow 18 menu tabmsg Press ENTER to boot or TAB to edit a menu entry label live menu label Live kernel /live/vmlinuz append initrd=/live/initrd.img boo...
2007 Aug 12
2
SYSLINUX-3.52-pre5: XP BOOTSEC.BIN Bug
...st trying to be a good citizen, as you asked others to check out MENU HSHIFT/MARGIN/etc. Wouldn't have hurt to include a couple lines about the behavior of these cmds, just to cut down on some of the trial-and-error cycles, specifically the ones that position in relative terms (like HSHIFT+VSHIFT.) Can kinda see the utility of HSHIFT, but VSHIFT seems that it could really make a mess of things. Thanx. Later.... = Cost Per Lead Media Buying TV and radio media buying focused on minimizing your cost per lead. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=5484439f8cc678118c06030be37e...
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...which I can use? I only found the debian bug tracker and I can't find any information about bugs on the homepage. Here is my extlinux.conf: DEFAULT vesamenu.c32 PROMPT 0 MENU TITLE Arch Linux MENU BACKGROUND splash.png TIMEOUT 50 MENU WIDTH 78 MENU MARGIN 4 MENU ROWS 5 MENU VSHIFT 10 MENU TIMEOUTROW 13 MENU TABMSGROW 11 MENU CMDLINEROW 11 MENU HELPMSGROW 16 MENU HELPMSGENDROW 29 # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu MENU COLOR border 30;44 #40ffffff #a0000000 std MENU COLOR title 1;36;44 #9033ccff #a0000000 std MENU C...
2020 Apr 07
1
ISOLINUX stuck at boot menu. How do I debug ?
...screen when exiting the menu, instead of leaving the menu displayed. # For vesamenu, this means the graphical background is still displayed without # the menu itself for as long as the screen remains in graphics mode. menu clear menu background splash.png menu title Fedora-Workstation-Live 31 menu vshift 8 menu rows 18 menu margin 8 #menu hidden menu helpmsgrow 15 menu tabmsgrow 13 # Border Area menu color border * #00000000 #00000000 none # Selected item menu color sel 0 #ffffffff #00000000 none # Title bar menu color title 0 #ff7ba3d0 #00000000 none # Press [Tab] message menu color tabmsg 0 #...
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...37;40 #90ffffff #00000000 none # # Size of stuff # MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 15 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 MENU HELPMSGROW 22 MENU HELPMSGENDROW -1 MENU HIDDENROW -2 MENU HSHIFT 0 MENU VSHIFT 0 # # main entries # ## menu label ^0. xxxx -->This IS displayed # Following IS Recomended:>boots MBR label local-boot menu default menu label ^0. Boot local hard disk kernel chain.c32 append hd0 0 # verified boots mbr # this ALSO boots MBR: # LABEL local...
2016 Jul 07
3
no boot, no message
...2 #UI vesamenu.c32 #DEFAULT gentoo #DEFAULT slack64 PROMPT 0 MENU TITLE Boot Menu #MENU BACKGROUND default_blue.png MENU RESOLUTION 1024 768 #MENU HIDDEN #MENU HIDDENKEY Space # hwinfo --framebuffer (to find which resolutions are acceptable) TIMEOUT 50 MENU WIDTH 78 MENU MARGIN 4 MENU ROWS 5 MENU VSHIFT 10 MENU TIMEOUTROW 13 MENU TABMSGROW 11 MENU CMDLINEROW 11 MENU HELPMSGROW 16 MENU HELPMSGENDROW 29 MENU COLOR border 30;44 #40ffffff #a0000000 std MENU COLOR title 1;36;44 #9033ccff #a0000000 std MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all MENU COLOR unsel 37;44...
2007 Jul 25
0
The menu layout options - *user input needed*
Okay, I have heard a lot of griping about the menu layout options; and the latest addition (hshift, vshift) doesn't seem to have made things better; almost the opposite. I really need to understand what needs to be done to give people the layout control they need so I can design a clean architecture around it. In other words, if the current layout options don't do what you need: - *PLEASE* sp...
2008 Jun 06
1
3Ware 9690SA
I successfully installed CentOS on 3ware 9650SE controller. Due to some issues with compatibility with my motherboard, I replaced it with a 9690SA. Now the system won't boot (although interestingly enough, it find the boot menu fine, just won't boot past a certain point in the bootup phase. I thought I would reinstall, but anaconda doesn't find the raid array. 3ware does have
2011 Sep 01
1
Managing permissions for web folders
We have a web folder /var/www/somesite that's a root for one of the sites. Apache serves files out of here. It is an svn checkout, so that updates could be done by using svn up. Everything has been going great when I use the root user to update, but now I need to give access to other people to make deployments, and it doesn't seem to be easy to do using regular users. I have created a
2010 Mar 30
2
Can't create partition even though free space is available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm working with XenServer 5.5u2, which is basically CentOS 5. I'm having trouble creating a partition. I should still have free space in the extended partition, but it won't let me create any more logical partitions. Is there anything I'm doing wrong or is this a bug in fdisk? Command (m for help): p Disk /dev/sda: 1999.8 GB,
2016 Jul 07
0
no boot, no message
...> MENU TITLE Boot Menu > #MENU BACKGROUND default_blue.png > MENU RESOLUTION 1024 768 > #MENU HIDDEN > #MENU HIDDENKEY Space > # hwinfo --framebuffer (to find which resolutions are acceptable) > TIMEOUT 50 > > MENU WIDTH 78 > MENU MARGIN 4 > MENU ROWS 5 > MENU VSHIFT 10 > MENU TIMEOUTROW 13 > MENU TABMSGROW 11 > MENU CMDLINEROW 11 > MENU HELPMSGROW 16 > MENU HELPMSGENDROW 29 > > MENU COLOR border 30;44 #40ffffff #a0000000 std > MENU COLOR title 1;36;44 #9033ccff #a0000000 std > MENU COLOR sel 7;37;40 #e0ffffff...