From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heinrich Eisterer Subject: charset Date: Mon, 09 Jun 2003 17:06:58 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200306091646.19472.mumbi01@freemail.hu> Reply-To: mumbi01@freemail.hu Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hello, after a lot of trying I solved my problems running dosemu, with one exception: in spite of the configured cp-852, in X dosemu shows obstinately the characters of the cp-437. In console window there is the correct codepage, but some of the keys on the right side of the keyboard produce strange or wrong signs, or a question mark, also the "AltGr' combinations do not work. Interesting enough, in an xterm-window everthing is correct. Version 1.1.4.15, Dos 6.20. Thanks Heinz Eisterer The content of the dosemu.conf: $_hdimage = "freedos" $_vbootfloppy = "" $_floppy_a ="threeinch" $_floppy_b = "" # ditto for B: $_debug = "-a+cw" $_features= "" $_mapping= "auto" $_timint = (on) $_mathco = (on) $_cpu = "80386" $_rdtsc = (off) $_cpuspeed = (0) $_xms = (8192) $_ems = (2048) $_ems_frame = (0xe000) $_dpmi = (0x4000) $_dosmem = (640) $_emusys = "" $_emuini = "" $_hogthreshold = (1) $_term_char_set = "latin2" $_external_char_set = "cp852" $_internal_char_set = "cp852" $_term_color = (on) $_term_updfreq = (4) $_escchar = (30) $_rawkeyboard = (0) $_layout = "hu" $_toggle = "" $_X_updfreq = (5) $_X_title = "DOS" $_X_icon_name = "xdos" $_X_keycode = (auto) $_X_blinkrate = (12) $_X_font = "VGA11x19" $_X_mitshm = (on) $_X_sharecmap = (off) $_X_fixed_aspect = (on) $_X_aspect_43 = (on) $_X_lin_filt = (off) $_X_bilin_filt = (off) $_X_mode13fact = (2) $_X_winsize = "" $_X_gamma = (1.0) $_X_vgaemu_memsize = (1024) $_X_lfb = (on) $_X_pm_interface = (on) $_X_mgrab_key = "Home" $_X_vesamode = "" $_aspi = "" $_com1 = "" $_com2 = "" $_com3 = "" $_com4 = "" $_ttylocks = "/var/lock"# Lock directory (e.g. "/var/lock") $_mouse = "" $_mouse_dev = "" $_mouse_flags = "" $_mouse_baud = (0) $_printer = "lp" $_printer_timeout = (20) $_sound = (on) $_sb_base = (0x220) $_sb_irq = (5) $_sb_dma = (1) $_sb_dsp = "/dev/dsp" $_sb_mixer = "" $_video = "vga" $_console = (0) $_graphics = (0) $_videoportaccess = (1) $_vbios_seg = (0) $_vbios_size = (0) $_vmemsize = (1024) $_chipset = "ati" $_dualmon = (0)