| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 1062 self.screen = None 1071 self.screen = curses.initscr() 1096 if self.screen: 1097 self.screen.keypad(0) 1123 self.screen.addstr(row, 2, '%8s %-60s' % 1130 self.screen.addstr(row, 2, '%8s %-60s' % (line[0], line[1])) 1132 if row >= self.screen.getmaxyx()[0]: 1135 self.screen.addstr(row + 1, 2, 'Not available') 1186 self.screen.addstr(4, 1, 'Updating pid filter...') 1187 self.screen.refresh() [all …]
|
| /linux/drivers/accessibility/speakup/ |
| H A D | DefaultKeyAssignments | 12 InsKeyPad-8 say from top of screen to reading cursor. 26 InsKeyPad-plus Say from reading cursor line to bottom of screen. 31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup) 32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn) 33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home) 34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end) 39 allowed value for the row or column for your current screen. 40 KeyPad-/ Mark and Cut screen region. 41 InsKeyPad-/ Paste screen region into any console.
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A D | vbva_base.c | 108 struct gen_pool *ctx, s32 screen, bool enable) in vbva_inform_host() argument 120 if (screen >= 0) { in vbva_inform_host() 122 p->screen_id = screen; in vbva_inform_host() 138 struct vbva_buffer *vbva, s32 screen) in vbva_enable() argument 147 ret = vbva_inform_host(vbva_ctx, ctx, screen, true); in vbva_enable() 149 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable() 155 s32 screen) in vbva_disable() argument 161 vbva_inform_host(vbva_ctx, ctx, screen, false); in vbva_disable()
|
| /linux/tools/perf/ui/gtk/ |
| H A D | browser.c | 19 GdkScreen *screen; in perf_gtk__resize_window() local 24 screen = gtk_widget_get_screen(window); in perf_gtk__resize_window() 26 monitor = gdk_screen_get_monitor_at_window(screen, window->window); in perf_gtk__resize_window() 28 gdk_screen_get_monitor_geometry(screen, monitor, &rect); in perf_gtk__resize_window()
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 25 For example a device with some kind of screen, where the user is supposed to 27 mounted on the same chassis as this screen, will likely take the screen as 29 screen and (z) being depth, the axis perpendicular to the screen. 31 For a screen you probably want (x) coordinates to go from negative on the left 33 and (z) depth to be negative under the screen and positive in front of it, 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 56 is held with its screen flat on the planets surface and 0 on the other axes, 132 device with a screen lying flat on a table), you should get a negative value
|
| /linux/Documentation/fb/ |
| H A D | framebuffer.rst | 45 read and write their contents. You can, for example, make a screen snapshot by:: 83 organization of the screen memory (planes, packed pixels, ...) and address 84 and length of the screen memory. 103 application programs is the screen organization (bitplanes or chunky pixels 158 A monitor draws an image on the screen by using an electron beam (3 electron 160 the screen is covered by a pattern of colored phosphors (pixels). If a phosphor 164 from the top to the bottom of the screen. By modifying the intensity of the 168 screen and to the next line: this is called the horizontal retrace. After the 169 whole screen (frame) was painted, the beam moves back to the upper left corner: 179 If the screen resolution is 640x480, it will take:: [all …]
|
| H A D | api.rst | 24 Device and driver capabilities are reported in the fixed screen information 51 additional information, which are stored in the variable screen information 65 screen information line_length field. 83 belonging to different planes, is stored in the fixed screen information 89 stored in the variable screen information grayscale field. 94 specified by the variable screen information bpp field. 105 specified by the variable screen information bpp field. 119 Each component is stored in a macropixel according to the variable screen 129 screen information bits_per_pixel field. 136 Each component is stored in a macropixel according to the variable screen [all …]
|
| H A D | matroxfb.rst | 108 Unfortunately, after SVGALib application exits, screen contents is corrupted. 125 memory usable for on-screen display (i.e. max. 8 MB). 155 strange pattern on screen and so on. Devices not enabled by BIOS 198 inverse invert colors on screen (for LCD displays) 199 noinverse show true colors on screen. It is default. 307 - SVGALib does not restore screen on exit 321 - SVGALib does not restore screen on exit. 331 pretty effects on screen. Device was not destroyed during tests. :-) 361 It is time to redraw whole screen 1000 times in 1024x768, 60Hz. It is 362 time for draw 6144000 characters on screen through /dev/vcsa
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-el15203000.txt | 12 Screen light tube LED which surrounds vending machine screen and 56 /* screen frame */ 59 function = "screen";
|
| /linux/Documentation/arch/s390/ |
| H A D | 3270.ChangeLog | 7 screen height to omit the two rows used for input area, in 11 * Oversize 3270 screen widths may exceed GEOM_MAXINPLEN columns, 40 tubttybld.c and tubttyscl.c, for screen-building code and
|
| H A D | 3270.rst | 78 3. You should immediately see a Linux login screen. 155 The screen you should now see contains a VM logo with input 201 The driver defines three areas on the 3270 screen: the log area, the 204 The log area takes up all but the bottom two lines of the screen. The 208 screen clears and more output is written, from the top down. 210 The input area extends from the beginning of the second-to-last screen 217 nothing. If you do nothing, the screen will clear in (default) 5 sec
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | sony-laptop.rst | 32 directory. You will be able to query and set the current screen 36 brightness get/set screen brightness (an integer 56 brightness_default screen brightness which will be set 73 sets the lowest screen brightness for the next and later reboots 79 sets the highest screen brightness for the next and later reboots
|
| /linux/drivers/gpu/drm/clients/ |
| H A D | Kconfig | 75 bool "Print the kernel boot message on the screen" 83 screen until the userspace is ready to take over. 111 screen, but doesn't implement a full terminal. For that you will need
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-speakup | 79 the say screen command is used before the 80 entire screen is read. 83 screen command is used, and one then types on the keyboard, 84 speakup will continue to say the whole screen regardless until 96 Description: Controls the level of punctuation spoken as the screen is 123 the screen with speakup's screen review commands. The other 197 screen edges and cursor tracking modes here. 275 screen reader. The parameters in this directory have the same
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | Makefile | 88 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-rockpro64-screen.dtbo 245 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-rockpro64-screen.dtb 246 rk3399-rockpro64-screen-dtbs := rk3399-rockpro64.dtb \ 247 rk3399-rockpro64-screen.dtbo 249 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-rockpro64-v2-screen.dtb 250 rk3399-rockpro64-v2-screen-dtbs := rk3399-rockpro64-v2.dtb \ 251 rk3399-rockpro64-screen.dtbo
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 70 hex "Drm panic screen foreground color, in RGB" 75 hex "Drm panic screen background color, in RGB" 89 string "Panic screen formatter" 102 bool "Add a panic screen with a QR code" 106 This option adds a QR code generator, and a panic screen with a QR 110 To use this panic screen, also set DRM_PANIC_SCREEN to "qr_code" 113 string "Base URL of the QR code in the panic screen"
|
| /linux/arch/arc/boot/dts/ |
| H A D | vdk_axs10x_mb.dtsi | 85 /* PGU output directly sent to virtual LCD screen; hdmi controller not modelled */ 93 /* VDK has additional ps2 keyboard/mouse interface integrated in LCD screen model */
|
| /linux/fs/nls/ |
| H A D | Kconfig | 285 correctly on the screen, you need to include the appropriate 294 correctly on the screen, you need to include the appropriate 324 correctly on the screen, you need to include the appropriate 336 correctly on the screen, you need to include the appropriate 347 correctly on the screen, you need to include the appropriate 357 correctly on the screen, you need to include the appropriate 367 correctly on the screen, you need to include the appropriate 378 correctly on the screen, you need to include the appropriate 387 correctly on the screen, you need to include the appropriate 396 correctly on the screen, you need to include the appropriate [all …]
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | util.c | 47 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme() 76 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true); in set_blackbg_theme() 157 init_one_color(&dlg.screen); in init_dialog_colors() 222 attr_clear(stdscr, lines, columns, dlg.screen.atr); in dialog_clear() 228 wattrset(stdscr, dlg.screen.atr); in dialog_clear()
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | mpc5121ads.dts | 74 * all irqs but touch screen are routed to irq0 (ipic 48) 75 * touch screen is statically routed to irq1 (ipic 17)
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8998-oneplus-dumpling.dts | 18 /* Update the screen height values from 1920 to 2160 on the 5T */
|
| /linux/Documentation/sphinx-static/ |
| H A D | theme_rtd_colors.css | 25 @media screen {
|
| /linux/drivers/video/fbdev/ |
| H A D | au1200fb.c | 787 if (lcd->screen & LCD_SCREEN_SEN) { in au1200_setpanel() 793 lcd->screen &= ~LCD_SCREEN_SEN; /*disable the controller*/ in au1200_setpanel() 839 lcd->screen = panel->mode_screen; in au1200_setpanel() 862 lcd->screen |= LCD_SCREEN_SEN; in au1200_setpanel() 889 D(lcd->screen); in au1200_setpanel() 1279 pdata->xsize = ((lcd->screen & LCD_SCREEN_SX) >> 19) + 1; in get_global() 1280 pdata->ysize = ((lcd->screen & LCD_SCREEN_SY) >> 8) + 1; in get_global()
|
| /linux/Documentation/input/devices/ |
| H A D | ntrig.rst | 79 where no finger was actually touching the screen. 106 the ghosts while keeping the screen quite responsive to firm taps. 111 you actually are using the screen. In practice this sort of ghost has
|
| /linux/drivers/clk/qcom/ |
| H A D | Kconfig | 30 splash screen. 65 splash screen. 541 splash screen. 551 splash screen. 665 splash screen. 675 splash screen. 685 splash screen. 695 splash screen. 961 splash screen. 1080 splash screen [all …]
|