JFBTERM/ME - (yuzu) [Japanese]

JFBTERM/ME

J framebuffer terminal / Multilingual Enhancement

JFBTERM/ME takes advantages of framebuffer device that is supported since linux kernel 2.2.x (at least on ix86 architecture) and make it enable to display multilingual text on console. Is is developed on ix86 architecture, and it will works on other architectures such as linux/pcpc.

Features


[NEWS] [Supported Framebuffer] [Install] [Customize] [Run] [Download] [It's not bug!] [Known Bug] [ToDo] [Contributors] [MailingList]

NEWS

2003/09/15 jfbterm-0.4.3 released

2003/09/14 jfbterm-0.4.2 released

2003/09/04: jfbterm-0.4.1 released

Supported Framebuffer

  • vga16fb
  • 1bpp
  • 2bpp
  • 8bpp PACKED-PIXELS PSEUDOCOLOR
  • 15bpp PACKED-PIXELS TRUECOLOR
  • 16bpp PACKED-PIXELS TRUECOLOR
  • 24bpp PACKED-PIXELS TRUECOLOR
  • 32bpp PACKED-PIXELS TRUECOLOR
  • Install

    How to install

    Since it is autoconfisicated, simply run ./configure ; make ; make install.
     $ ./configure
     $ make
     $ su
     # make install
     # exit
    

    Configuration file and fonts

    ${sysconfdir}/jfbterm.conf.sample is installed, so you can edit it and save as ${sysconfdir}/jfbterm.conf.
    If you didn't specify any parameter to ./configure, it will be /usr/local/etc/jfbterm.conf.sample. If you want to have /etc/jfbterm.conf, do

     ./configure --sysconfdir=/etc
    

    termcap, terminfo

    terminal name is "jfbterm". Use terminfo.jfbterm as terminfo.

    Customize

    See enable parameters by running
    ./configure --help
    

    Run

    $ ./jfbterm
    

    Download

    jfbterm is free software; you can redistribute it and/or modify it under modified BSD-style license as KON2 did.

    Source

    It is not bug..

    If you run jfbterm within X environment (such as kterm), environment variable DISPLAY will be set in a program under jfbterm so that Emacs will be displayed on X instead of on jfbterm unless you unset DISPLAY.

    Bug

    Please send me bug reports.

    ToDo

    Support DIRECTCOLOR framebuffers
    Support Mouse.
    Support BEEP.
    Support rotate.

    MailingList

    jfbterm-dev@linux.or.jp is mailing list to discuss on JFBTERM/ME. To subscribe, send mail to jfbterm-dev-ctl@linux.or.jp:

     
             subscribe your name
    

    jfbterm-dev@linux.or.jp administrator
    jfbterm-dev-admin@linux.or.jp


    SourceForge.jp| http://sourceforge.jp/projects/jfbterm| original jfbterm
    Copyright © 2002-2003 Fumitoshi UKAI
    Copyright(C) 1999 Noritoshi MASUICHI All rights reserved.