FreeBSD terminal configuration

Source: Internet
Author: User
FreeBSD terminal configuration. 1. resolution: Use the following command to obtain the display mode supported by the local machine: vidcontrol-imode & lt;/dev/ttyv0root @ netkiller:/root # vidcontrol-imode & lt; /dev/ttyv0mode # flagstypesize... freeBSD terminal configuration. 1. resolution: Use the following command to obtain the display mode supported by the local machine: vidcontrol-I mode </dev/ttyv0 root @ netkiller: /root # vidcontrol-I mode </dev/ttyv0 mode # flags type size font window linear buffer limit 0 (0x000) 0 X00000001 T 40x25 8x8 0xb8000 32 k 32 k 0x00000000 32 k 1 (0x001) 0x00000001 T 40x25 8x8 0xb8000 32 k 32 k 0x00000000 32 k 2 (0x002) 0x00000001 T 80x25 8x8 0xb8000 32 k 32 k 0x00000000 32 k 3 (0x003) 0x00000001 T 80x25 8x8 0xb8000 32 k 32 k 0x00000000 32 k 4 (0x004) 0x00000003G 320x200x2 C 8x8 0xb8000 32 k 32 k 0x00000000 32 k 5 (0x005) 0x00000003G 320x200x2 C 8x8 0xb8000 32 k 32 k 0x00000000 32 k 6 (0x006) 0x000 00003G 640x200x1 C 8x8 0xb8000 32 k 32 k 0x00000000 32 k 13 (0x00d) 0x00000003G 320x200x4 8x8 0xa0000 64 k 64 k 0x00000000 256 k 14 (0x00e) 0x00000003G 640x200x4 8x8 0xa0000 64 k 64 k 0x00000000 256 k 16 (0x010) 0x00000003G 640x350x2 8x14 0xa0000 64 k 64 k 0x00000000 128 k 18 (0x012) 0x00000003G 640x350x4 8x14 0xa0000 64 k 64 k 0x00000000 256 k 19 (0x013) 0x00000001 T 40x25 8x14 0xb8000 32 k 32 k 0x00 000000 32 k 20 (0x014) 0x00000001 T 40x25 8x14 0xb8000 32 k 32 k 0x00000000 32 k 21 (0x015) 0x00000001 T 80x25 8x14 0xb8000 32 k 32 k 0x00000000 32 k 22 (0x016) 0x00000001 T 80x25 8x14 0xb8000 32 k 32 k 0x00000000 32 k 23 (0x017) 0x00000001 T 40x25 8x16 0xb8000 32 k 32 k 0x00000000 32 k 24 (0x018) 0x00000001 T 80x25 8x16 0xb8000 32 k 32 k 0x00000000 32 k 26 (0x01a) 0x00000003G 640x480x4 8x16 0xa0000 64 k 64 k 0x 00000000 256 k 27 (0x01b) 0x00000003G 640x480x4 4 8x16 0xa0000 64 k 64 k 0x00000000 256 k 28 (0x01c) 0x00000003G 320x200x8 P 8x8 0xa0000 64 k 64 k 0x00000000 64 k 30 (0x01e) 0x00000001 T 80x50 8x8 0xb8000 32 k 32 k 0x00000000 32 k 32 (0x020) 0x00000001 T 80x30 8x16 0xb8000 32 k 32 k 0x00000000 32 k 34 (0x022) 0x00000001 T 80x60 8x8 0xb8000 32 k 32 k 0x00000000 32 k 37 (0x025) 0x00000003G 320x240x8 V 8x8 0xa000 0 64 k 64 k 0x00000000 256k112 (0x070) 0x00000000 T 80x43 8x8 0xb8000 32 k 32 k 0x00000000 32k113 (0x071) 0x00000001 T 80x43 8x8 0xb8000 32 k 32 k 0x00000000 32k257 (0x101) 0x0000000f G 640x480x8 P 8x16 0xa0000 64 k 64 k 0x80000000 300k259 (0x103) 0x0000000f G 800x600x8 P 8x16 0xa0000 64 k 64 k 0x80000000 108k261 (0x105) 0x0000000f G 1024x768x8 P 8x16 0xa0000 64 k 64 k 0x80000000 768k273 (0x111) 0x0000000f G 640x480x16 D 8x16 0xa0000 64 k 64 k 0x80000000 600k274 (0x112) 0x0000000f G 640x480x32 D 8x16 0xa0000 64 k 64 k 0x80000000 127k276 (0x114) 0x0000000f G 800x600x16 D 8x16 0xa0000 64 k 64 k 0x80000000 937k277 (0x115) 0x0000000f G 800x600x32 D 8x16 0xa0000 64 k 64 k 0x80000000 1875k279 (0x117) 0x0000000f G 1024x768x16 D 8x16 0xa0000 64 k 64 k 0x80000000 1536k280 (0x118) 0x0000000f G 1024x768x32 D 8x16 0xa0000 64 k 64 k 0x80000000 3072 k use the following command to change the resolution of the current screen to 280x1024x32 # vidcontrol MODE_280 takes effect upon startup, just in/etc/rc. add allscreens_flags = "MODE_280" 2 to conf. screen protection Method 1: edit/etc/rc. add the "blanktime =" 60 "saver =" daemon "method 2 to the conf file. select" Configure -- Console -- Saver -- Timeout "for" sysinstall "(set the screen saver time to 60 seconds) select the Daemon screensaver file # ls/boot/kernel/* saver * | grep-v symbols/boot/kernel/beastie_saver.ko/boot/kernel/blank_saver.ko/boot/kernel/daemon_saver.ko/ B Oot/kernel/boot/kernel/fade_saver.ko/boot/kernel/fire_saver.ko/boot/kernel/green_saver.ko/boot/kernel/rain_saver.ko/boot/kernel/ snail ke_saver.ko/boot/kernel/star_saver.ko/boot/kernel/warp_saver.ko screensaver preview # kldload logo_saver # kldload fire_saver # kldload rain_saver kldload cannot be run repeatedly, the loaded screensaver cannot be reloaded. run the following command to view the details. # KldstatId Refs Address Size Name 1 22 kernel 1323388 kernel 5 1 kernel 861 kernel 6 1 kernel a2d fire_saver.ko 7 1 kernel e89 dragon_saver.ko 8 1 kernel 11ad kernel 9 1 kernel 4dd star_saver.ko10 1 kernel 9cd kernel 1 0xffffffff81619000 c4d warp_saver.ko 3. keyboard Settings for linux users to switch to BSD is not suitable for terminal keyboard settings Bindkey "^ [1 ~ "Beginning-of-linebindkey" ^ [4 ~ "End-of-linebindkey" ^ [3 ~ "Delete-char
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.