Home
last modified time | relevance | path

Searched refs:screen (Results 1 – 25 of 232) sorted by relevance

12345678910

/freebsd/stand/lua/
H A Dscreen.lua32 local screen = {}
35 screen.default_x = 1
36 screen.default_y = 25
38 function screen.clear()
42 function screen.setcursor(x, y)
46 function screen.setforeground(color_value)
53 function screen.setbackground(color_value)
60 function screen.defcolor()
64 function screen.defcursor()
65 screen.setcursor(screen.default_x, screen.default_y)
[all …]
H A Dpassword.lua31 local screen = require("screen")
42 screen.clear()
43 screen.defcursor()
55 screen.setcursor(prompt_length + 2, screen.default_y)
104 screen.defcursor()
H A Ddrawer.lua33 local screen = require("screen")
197 screen.setcursor(x, y + i - 1)
230 screen.setcursor(x, y + effective_line_num)
242 screen.setcursor(x, y + effective_line_num)
294 screen.setcursor(x, y); printc(tl)
295 screen.setcursor(x, y + h); printc(bl)
296 screen.setcursor(x + w, y); printc(tr)
297 screen.setcursor(x + w, y + h); printc(br)
299 screen.setcursor(x + 1, y)
304 screen.setcursor(x + 1, y + h)
[all …]
H A Dmenu.lua34 local screen = require("screen")
448 screen.clear()
451 screen.defcursor()
536 screen.defcursor()
553 screen.setcursor(x, y)
556 screen.defcursor()
568 screen.setcursor(1, y)
570 screen.defcursor()
H A DMakefile14 screen.lua.8
32 screen.lua
/freebsd/contrib/file/magic/Magdir/
H A Dterminfo34 # platform, SystemV screen dumps do not. They came later, and that detail was
39 0 beshort 0433 SVr2 curses screen image, big-endian
41 0 beshort 0434 SVr3 curses screen image, big-endian
42 0 beshort 0435 SVr4 curses screen image, big-endian
44 0 leshort 0433 SVr2 curses screen image, little-endian
45 0 leshort 0434 SVr3 curses screen image, little-endian
46 0 leshort 0435 SVr4 curses screen image, little-endian
56 >>>>>>>7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
58 # ncurses5 (and before) did not use a magic number, making screen dumps "data".
60 0 string \210\210\210\210ncurses ncurses6 screen image
[all …]
/freebsd/contrib/ncurses/misc/
H A Dmagic63 # System V screen dumps do not. They came later; that detail was overlooked.
67 0 beshort 0433 SVr2 curses screen image, big-endian
68 0 beshort 0434 SVr3 curses screen image, big-endian
69 0 beshort 0435 SVr4 curses screen image, big-endian
71 0 leshort 0433 SVr2 curses screen image, little-endian
72 0 leshort 0434 SVr3 curses screen image, little-endian
73 0 leshort 0435 SVr4 curses screen image, little-endian
83 >7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
85 # ncurses5 (and before) did not use a magic number, making screen dumps "data".
87 0 string \210\210\210\210ncurses ncurses6 screen image
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Duse_screen.c39 use_screen(SCREEN *screen, NCURSES_SCREEN_CB func, void *data) in NCURSES_EXPORT()
46 (void *) screen, in NCURSES_EXPORT()
56 set_term(screen); in NCURSES_EXPORT()
58 code = func(screen, data); in NCURSES_EXPORT()
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dimx6ul_tsc.txt10 This xnur-gpio returns to low once the finger leave the touch screen (The
15 Before X-axis or Y-axis measurement, the screen need some time before
17 This value depends on the touch screen.
18 - pre-charge-time: the touch screen need some time to precharge.
19 This value depends on the touch screen.
/freebsd/usr.bin/mail/
H A Dcmd1.c46 static int screen; variable
58 screen = (n-1)/size; in headers()
59 if (screen < 0) in headers()
60 screen = 0; in headers()
61 mp = &message[screen * size]; in headers()
97 s = screen; in scroll()
106 screen = s; in scroll()
114 screen = s; in scroll()
/freebsd/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr29 hline_choose_a_screen_map="Choose a screen map"
30 hline_choose_a_screen_saver="Choose a nifty-looking screen saver"
34 msg_beastie_desc="\"BSD Daemon\" animated screen saver (graphics)"
38 msg_blank_desc="Blank screen"
53 msg_choose_alternate_screen_font="Choose an alternate screen font"
56 msg_configure_screen_saver="Configure the screen saver"
63 msg_daemon_desc="\"BSD Daemon\" animated screen saver (text)"
72 msg_enter_timeout_period="Enter time-out period in seconds for screen saver"
82 msg_fade_desc="Fade out effect screen saver"
90 msg_fire_desc="Flames effect screen saver"
[all …]
/freebsd/share/examples/bootforth/
H A Dboot.4th4 \ Load the screen manipulation words
8 cr .( - screen.4th...)
9 s" /boot/screen.4th" O_RDONLY fopen dup fload fclose
H A Dloader.rc12 \ Load the screen manipulation words
14 cr .( - screen.4th...)
15 s" /boot/screen.4th" O_RDONLY fopen dup fload fclose
H A DREADME17 screen.4th helpful words for screen manipulation.
18 frames.4th basic frame drawing primitives. Requires screen.4th.
H A Dscreen.4th3 marker task-screen.4th
17 : clear ( -- ) \ clear screen
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt25 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
/freebsd/contrib/less/
H A Dless.hlp26 ESC-) RightArrow * Right one half screen width (or _N positions).
27 ESC-( LeftArrow * Left one half screen width (or _N positions).
33 r ^R ^L Repaint screen.
34 R Repaint screen, discarding buffered input.
36 Default "window" is the screen height.
37 Default "half-window" is half of the screen height.
134 -a ........ --search-skip-screen
135 Search skips current screen.
142 -c ........ --clear-screen
147 Set screen colors.
[all …]
H A DNEWS51 * Fix bugs and improve behavior of screen resize on Windows.
56 * Fix bug repainting screen with --form-feed (github #672).
216 * Fix bug using --header when file does not fill screen (github #556).
308 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
402 * Status column (-J) shows off-screen matches.
522 * With -F, if screen is resized to make file fit on one screen, don't exit.
545 * g command with no number will ignore -j and put first line at top of screen.
587 * Fix regression: make screen repaint when "squished" and
593 Don't count lines in initial screen if using -X with -F.
615 * Redraw screen on SIGWINCH even if screen size doesn't change.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dssd1307fb.txt11 - solomon,height: Height in pixel of the screen driven by the controller
12 - solomon,width: Width in pixel of the screen driven by the controller
13 - solomon,page-offset: Offset of pages (band of 8 pixels) that the screen is
22 - solomon,col-offset: Offset of columns (COL/SEG) that the screen is mapped to.
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc118 screen-painting and input-event handling which presents a high level
119 screen model to the programmer, hiding differences between terminal
120 types and doing automatic optimization of output to change one screen
137 provide screen-handling for the vi editor; these used the termcap
172 * Support for multiple screen highlights (BSD curses could only
177 * Support for pads (windows of larger than screen size on which the
178 screen or a subwindow defines a viewport).
184 even on terminals that leave "magic cookies" on the screen to mark
216 A data structure describing a sub-rectangle of the screen
217 (possibly the entire screen). You can write to a window as
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-el15203000.txt12 Screen light tube LED which surrounds vending machine screen and
56 /* screen frame */
59 function = "screen";
/freebsd/usr.sbin/bsdconfig/include/
H A Dusage.hlp4 [press the PageDown key to go to the next screen when you finish
26 aren't being shown (due to insufficient screen space). In text
49 that may have scrolled off the screen. To use scroll-back, press the
56 the screen.
61 to the screen you wish to see. By default, the system comes with 8
/freebsd/release/packages/ucl/
H A Dncurses-all.ucl13 screen-painting and input-event handling which presents a high level screen
/freebsd/contrib/bsddialog/lib/
H A Dtheme.c57 .screen.color = WHITE,
106 .screen.color = GET_COLOR(COLOR_CYAN, COLOR_BLUE) | A_BOLD,
157 dst->screen.color = src->screen.color; in set_theme()
204 bkgd(dst->screen.color); in set_theme()
/freebsd/contrib/bsddialog/
H A DCHANGELOG14 * fix: "User-friendly documentation for alternate screen"
16 Improve bsddialog.1: --alternate-screen and --normal-screen.
35 * change: bsddialog_backtitle() does not update the screen so the
39 screen like bsddialog_backtitle() was previously.
90 * change: truncate mixedgauge long (over the screen/minibars)
170 * fix: --clear-screen with --and-dialog.
179 * add: bsddialog_clear(y) for utility --clear-screen.
278 * add: --normal-screen to set normal mode.
279 * add: --alternate-screen to set alternate mode.
280 * add: --keep-tite as --alternate-screen alias.
[all …]

12345678910