Home
last modified time | relevance | path

Searched refs:menu (Results 1 – 25 of 36) sorted by relevance

12

/linux-2.4.37.9/scripts/lxdialog/
Dmenubox.c173 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/
Dsvga.txt27 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/
DPROBLEMS1 - 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/
DAWE3211 you get to the "Sound" menu you should enable support for the following:
19 options, found under the "Plug and Play configuration" menu:
DAD181611 cards (EXPERIMENTAL)" in the sound configuration menu, too. Now build, install
DINSTALL.awe51 in Sound menu. ("lowlevel drivers" will appear only in 2.x
DAudioExcelDSP1615 SB-MPU401) in the main driver menu. Activate the lowlevel drivers then select
DSoundPro47 configuration of installed PnP devices in a BIOS menu, which should
Dmwave39 [menu]
DREADME.awe27 "AWE32 synth" options in sound menu when configure your linux kernel
DOPL3-SA2112 PnP devices in a BIOS menu, which should allow using the non-modular
DOpti37 The configuration menu may ask for addresses, IRQ lines or DMA
/linux-2.4.37.9/Documentation/kbuild/
Dconfig-language.txt40 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/
Dbefs.txt70 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/
DREADME.Menuconfig44 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/
DItsy26 flash menu) Flash the kernel in arch/arm/boot/zImage into 0x08340000
/linux-2.4.37.9/Documentation/isdn/
DREADME.x2545 "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/
D6pack.txt86 options menu and turn on the prompting for development drivers.
88 - Select the amateur radio support menu and turn on the serial port 6pack
Dcs89x0.txt476 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'.
Dsk98lin.txt77 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/
Dvideo.S123 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/
Dvideo.S122 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/
Djoystick.txt414 joystick menu and sound card support in the sound menu for your appropriate
/linux-2.4.37.9/Documentation/usb/
Dsl811hc.txt64 and disable all low level drivers in this menu.
Dusb-serial.txt127 iPAQ - disable autosync by going to the Start/Settings/Connections menu

12