Searched refs:menu (Results 1 – 25 of 36) sorted by relevance
12
/linux-2.4.37.9/scripts/lxdialog/ |
D | menubox.c | 173 WINDOW *dialog, *menu; in dialog_menu() local 219 menu = subwin (dialog, menu_height, menu_width, in dialog_menu() 221 keypad (menu, TRUE); in dialog_menu() 264 print_item (menu, items[(first_item + i) * 2 + 1], i, i == choice, in dialog_menu() 268 wnoutrefresh (menu); in dialog_menu() 274 wmove (menu, choice, item_x+1); in dialog_menu() 275 wrefresh (menu); in dialog_menu() 278 key = wgetch(menu); in dialog_menu() 303 print_item (menu, items[(scroll+choice)*2+1], choice, FALSE, in dialog_menu() 309 scrollok (menu, TRUE); in dialog_menu() [all …]
|
/linux-2.4.37.9/Documentation/ |
D | svga.txt | 27 ASK_VGA - Display a video mode menu upon startup (see below). 29 0..35 - Menu item number (when you have used the menu to view the list of 30 modes available on your adapter, you can specify the menu item you want 36 0x.... - Hexadecimal video mode ID (also displayed on the menu, see below 42 The ASK_VGA mode causes the kernel to offer a video mode menu upon 45 menu, if you press <SPACE> or wait 30 seconds, the kernel will boot up in 48 The menu looks like: 66 "0 0F00 80x25" means that the first menu item (the menu items are numbered 81 The modes displayed on the menu are partially sorted: The list starts with 104 by entering its mode directly if you know it even if it isn't shown on the menu. [all …]
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | PROBLEMS | 1 - Start capturing by pressing "c" or by selecting it via a menu! 3 - Start capturing by pressing "c" or by selecting it via a menu!!!
|
/linux-2.4.37.9/Documentation/sound/ |
D | AWE32 | 11 you get to the "Sound" menu you should enable support for the following: 19 options, found under the "Plug and Play configuration" menu:
|
D | AD1816 | 11 cards (EXPERIMENTAL)" in the sound configuration menu, too. Now build, install
|
D | INSTALL.awe | 51 in Sound menu. ("lowlevel drivers" will appear only in 2.x
|
D | AudioExcelDSP16 | 15 SB-MPU401) in the main driver menu. Activate the lowlevel drivers then select
|
D | SoundPro | 47 configuration of installed PnP devices in a BIOS menu, which should
|
D | mwave | 39 [menu]
|
D | README.awe | 27 "AWE32 synth" options in sound menu when configure your linux kernel
|
D | OPL3-SA2 | 112 PnP devices in a BIOS menu, which should allow using the non-modular
|
D | Opti | 37 The configuration menu may ask for addresses, IRQ lines or DMA
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | config-language.txt | 40 small awk script, builds a shell function for each menu, sources the 60 statements; an 'if' statement; menu blocks; and a 'source' statement. 669 This verb introduces a new menu. The next statement must have a comment 670 verb. The /prompt/ of that comment verb becomes the title of the menu. 671 (I have no idea why the original designer didn't create a 'menu ...' verb). 673 Statements outside the scope of any menu are in the implicit top menu. 674 The title of the top menu comes from a variety of sources, depending on 686 This verb closes the scope of a menu.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | befs.txt | 70 enable support for experimental code under the "Code maturity level" menu. 72 Then, under the "Filesystems" menu will be an option called "BeFS
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 44 o To exit a menu use the cursor keys to highlight the <Exit> button 112 At the end of the main menu you will find two options. One is 175 menu, rather than the default multimenu hierarchy, you may edit the
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Itsy | 26 flash menu) Flash the kernel in arch/arm/boot/zImage into 0x08340000
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.x25 | 45 "Code maturity level options" menu. For the x25trace utility to work 49 from the isdn subsystem's configuration menu.
|
/linux-2.4.37.9/Documentation/networking/ |
D | 6pack.txt | 86 options menu and turn on the prompting for development drivers. 88 - Select the amateur radio support menu and turn on the serial port 6pack
|
D | cs89x0.txt | 476 get to the main menu. 478 4.) Select 'Diagnostics' (ALT-G) from the main menu. 551 menu. Hit ENTER to start the Responder. 556 3.) From the main menu, Select 'Diagnostic -> Network Test -> Initiator'.
|
D | sk98lin.txt | 77 1. Select the menu "Network device support" and then "Ethernet(1000Mbit)" 89 3. Select the menu "Network device support" and then "Ethernet(1000Mbit)"
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 123 cmpw $ASK_VGA, %ax # Bring up the menu 244 # The video mode menu 352 cmpb $0, 1(%si) # One character = menu selection
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 122 cmpw $ASK_VGA, %ax # Bring up the menu 243 # The video mode menu 351 cmpb $0, 1(%si) # One character = menu selection
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick.txt | 414 joystick menu and sound card support in the sound menu for your appropriate
|
/linux-2.4.37.9/Documentation/usb/ |
D | sl811hc.txt | 64 and disable all low level drivers in this menu.
|
D | usb-serial.txt | 127 iPAQ - disable autosync by going to the Start/Settings/Connections menu
|
12