Re: Discovering the keycode of key.

2014-12-27 Thread Mats O Jansson
On Fri, 26 Dec 2014, Eduardo Lopes wrote: Hello folks! May someone point to me how do I can obtain, in the console, the keycode of any particular key, in OpenBSD? There is no easy way. If you are intrested in unmapped keys you could use the following script to map all unmapped characters.

Re: Adding a new keymap

2014-12-24 Thread Mats O Jansson
I assume you want to create a keyboard map for brazilian dvorak i console mode Create a script that create a custom map. When the script is working it can be converted to source code. The script should look something like # Set encoding in a known state wsconsctl

Re: keyboard layout on macppc

2014-06-09 Thread Mats O Jansson
On Mon, 9 Jun 2014, bodie wrote: On 09.06.2014 14:43, luca suriano wrote: * - 13:26:02 (Monday 09 June 2014) * - Zé Loff: $ wsconsctl encoding=it wsconsctl: encoding it: no such variable I think this should be 'keyboard.encoding', not just 'encoding'. I tried but it

Re: keyboard layout on macppc

2014-06-09 Thread Mats O Jansson
On Mon, 9 Jun 2014, luca suriano wrote: Now I'm a little bit confused, I don't understand if there is a way to set up Italian keyboard layout. There is akbd Apple Keyboard Device and an item is Apple ibook Keyboard, can i use it for my purpose? Yes, set encoding to e.g. US. Modify

Re: Install drivers

2013-08-12 Thread Mats O Jansson
On Mon, 12 Aug 2013, Matthew Weigel wrote: On 08/11/2013 10:35 AM, josef.win...@email.de wrote: I want to support as much hardware as possible 'out of the box' and since a network can't be assumed, I need to preinstall the drivers. GENERIC supports as much hardware as possible 'out of

Re: DisplayLink CONV-USB2DVI : wsudl(0): We are not attached to the udl driver

2012-08-11 Thread Mats O Jansson
On Sat, 11 Aug 2012, Alexis de BRUYN wrote: On 02.08.2012 22:31, Alexis de BRUYN wrote: On 02.08.2012 21:48, Matthieu Herrb wrote: This is the xorg.conf I use to test wsudl: Section Devicë Identifier Card0 Driver wsudl Option Devicë /dev/ttyD0

Re: DisplayLink CONV-USB2DVI : wsudl(0): We are not attached to the udl driver

2012-08-11 Thread Mats O Jansson
On Sat, 11 Aug 2012, Alexis de BRUYN wrote: On 11.08.2012 20:22, Mats O Jansson wrote: So I did sh MAKEDEV ttyD1, and modify my xorg.conf like, Where did you get ttyD1 from? Try to add ttyE0. I have chosen ttyD1 because I think I had to choose the next ttyD* after ttyD0

Re: DisplayLink CONV-USB2DVI : wsudl(0): We are not attached to the udl driver

2012-08-03 Thread Mats O Jansson
On Thu, 2 Aug 2012, Alexis de BRUYN [Mailinglists] wrote: The chip is a DL-165. Maybe it is my problem. UDL(4) mentions that : DESCRIPTION The udl driver supports USB display devices based on the DisplayLink DL-120 / DL-160 graphic chip. Regards, Nope, DL-165 is supported. But

Re: DisplayLink CONV-USB2DVI : wsudl(0): We are not attached to the udl driver

2012-08-03 Thread Mats O Jansson
On Fri, 3 Aug 2012, Alexis de BRUYN wrote: Thanks Mats for your answer. The chip is a DL-165. Maybe it is my problem. UDL(4) mentions that : DESCRIPTION The udl driver supports USB display devices based on the DisplayLink DL-120 / DL-160 graphic chip. Nope, DL-165 is

Re: SoundBlaster fails to configure in -current

2009-11-07 Thread Mats O Jansson
On Sat, 7 Nov 2009, Ed Ahlsen-Girard wrote: On Sat, 7 Nov 2009 08:04:01, Jacob Meuser wrote: User-Agent: Mutt/1.4.2.3i On Fri, Nov 06, 2009 at 06:12:45PM -0600, Ed Ahlsen-Girard wrote: A SoundBlaster Live fails to configure. I have read man (4) emu and man (4) pci are admirable, but terse.

Re: umlauts strangeness in 4.5

2009-09-06 Thread Mats O Jansson
On Sun, 6 Sep 2009, Martin Bock wrote: There are cyrillic letters in the keyboard.map, $ sudo wsconsctl keyboard.map ... keycode 3 = 2 quotedbl twosuperior twosuperior keycode 4 = 3 Cyrillic_yi L2_lstroke L2_lstroke keycode 5 = 4 dollar ... keycode 11 = 0 equal braceright braceright keycode 12

Re: Mimi UM-740 touchscreen for OpenBSD

2009-07-31 Thread Mats O Jansson
On Tue, 28 Jul 2009, Edd Barrett wrote: Hello, My friend is looking to use this small touchscreen for a project he is doing. The model is: Mimo UM-740, which he was hoping would be attaching to the udl(4) driver. Does anyone know if this screen is based on the dl-120/dl-160 chipset? I have

Re: English and Spanish keyboard at same time?

2009-07-22 Thread Mats O Jansson
On Wed, 22 Jul 2009, Chris Bennett wrote: I do most of my work in English, but I also do a small amount in Spanish. I have a Spanish keyboard, but when I tried hooking it up, didn't get what was on keys. there is no problems to have different encodings on two keyboards. the following command

Re: English and Spanish keyboard at same time?

2009-07-22 Thread Mats O Jansson
On Wed, 22 Jul 2009, Felipe Scarel wrote: Try kbd(8). kbd(8) will set the encoding on ALL keyboards while wsconsctl(8) can do it on a selected keyboard. -moj On Wed, Jul 22, 2009 at 11:43, Chris Bennett ch...@bennettconstruction.biz wrote: I do most of my work in English, but I also do a

Re: tmux vs wake

2009-06-05 Thread Mats O Jansson
On Fri, 5 Jun 2009, Pawlowski Marcin Piotr wrote: Hi all, I'm a little bit curious about why there is place in bin for tmux(1) and there is no place for wake(8). In my opinion it's a little bit unfair. Could someone explain it? life isn't fair... tmux replaced window. one removed, one

Re: keyboard encoding

2008-07-29 Thread Mats O Jansson
On Tue, 29 Jul 2008, Hannah Schroeter wrote: Hi! On Mon, Jul 28, 2008 at 07:30:35PM +, Christian Weisgerber wrote: Hannah Schroeter [EMAIL PROTECTED] wrote: Is your keyboard an USB one? I observe the same with an USB keyboard. - keyboard.encoding=us.swapctrlcaps has no effect (in

Re: keyboard.repeat.del and second keyboard

2008-05-12 Thread Mats O Jansson
On Mon, 12 May 2008, Rafal Brodewicz wrote: Hello. How can I set keyboard.repeat.del* for external keyboard connected to laptop through usb port? Above settings works fine for laptop's keyboard. wsconsctl -f /dev/wskbd1 keyboard.repeat.del1=400 If the ubs keyboard is wdkbd1 -moj Thanks

Re: Croatian keymap (Was: azalia)

2008-05-05 Thread Mats O Jansson
On Fri, 2 May 2008, [EMAIL PROTECTED] wrote: it seems that xmms has resampling logic(just as faq claimed :)) and successfully plays mp3 and flac files after complaining about: **warning**:/dev/audio:cannot handle 44100Hz(invalid argument) -it seems my device is locked at 48000Hz everything

Re: BDB simple program compile problem

2008-03-19 Thread Mats O Jansson
If the include you need is in /usr/local/include dont include the one in /usr/include. -moj On Wed, 19 Mar 2008, Michael Spratt wrote: on openbsd4.2 installed db-3.1.17p8 trying to compile this simple c program using the BerkeleyDB Could anyone help me trouble shoot my cc line optons? I

Re: /usr/include/ headers in the kernel source

2008-02-06 Thread Mats O Jansson
On Wed, 6 Feb 2008, Joco Salvatti wrote: Hi all, I've downloaded the OpenBSD 4.2 current source tree to my 4.2 release machine. Then I've made small modifications to my kernel, but when I run make depend I get the following error messages: /usr/src/sys/kern/kern_sysctl.c:91:21: ifaddrs.h:

Re: 64 bit file I/O?

2008-01-10 Thread Mats O Jansson
On Thu, 10 Jan 2008, Unix Fan wrote: Does OpenBSD's base utilities support 64 bit I/O? I attempted to create a 8GB file using the dd application distributed with OpenBSD 4.2, unfortunately it fails with: dd: count: Result too large Confused, I tried making the size smaller, and noticed it

Re: httpdv6

2007-12-08 Thread Mats O Jansson
On Sat, 8 Dec 2007, Marc Balmer wrote: Henning Brauer wrote: * Marc Balmer [EMAIL PROTECTED] [2007-12-08 15:29]: Henning Brauer wrote: * Jeroen Massar [EMAIL PROTECTED] [2007-12-08 09:49]: Frank Habicht wrote: Hi misc, [i guess misc is better than ports for that..] I ran the

Re: src tree broken or cvs repo out of sync?

2007-11-26 Thread Mats O Jansson
This is due to changes in the config files, but your config doesn't know the syntax. Recompile usr.sbin/config and install it before running config. -moj On Mon, 26 Nov 2007, Didier Wiroth wrote: Hello, I updated my src tree (current sources) this morning and updated it a few times this

Re: Compiling pcc

2007-11-17 Thread Mats O Jansson
On Sat, 17 Nov 2007, Pedro Oliveira wrote: Hi, Has anyone had luck compiling the pcc that comes in the source tree? I've been trying everyday after syncronizing, but im having the same error over and over. It always fails on the directory ccom/i386 cc -O2 -pipe -DPCC_DEBUG

Re: how can I find xyz | xargs tar ... like gtar

2007-09-23 Thread Mats O Jansson
On Sun, 23 Sep 2007, Didier Wiroth wrote: How can achive my goal with the standard openbsd files (without installing gtar!)? When I started to do backup many years ago it was a find piped to cpio. so i think you could replace the xargs tar with some variant of cpio -o -H ustar which should

Re: NIS: how to fetch input files from another directory than /etc (please, i am desperated)

2007-09-01 Thread Mats O Jansson
Do you have any understanding of YP? You tell us that it builds ok. Is that all debugging you have done? Have you verified that you get the correct entry for sioux from master.passwd? ypmatch from root can be used to test that... ypcat and ypwhich is other tools you can use to debug... makedbm

Re: RAIDFrame root autoconfig fails in -current

2007-06-11 Thread Mats O Jansson
On Mon, 11 Jun 2007, Marco Peereboom wrote: pseudo devices can not be disabled in UKC. Maja has a diff for that. I'll try to have a look at that soonish so that it can be disabled. If one wants to run raidframe one should disable softraid. I have not tested it but would expect them to step

Re: Embedded system - which ?

2007-06-03 Thread Mats O Jansson
On Sun, 3 Jun 2007, Devin Smith wrote: What about using the EFIKA board? (http://www.pegasosppc.com/efika.php). Seems like it would meet all the requirements that Uwe was looking for. Oh and it's a PPC system on a chip. Not x86. I believe it works with NetBSD. With history in mind I doubt

Re: VESA modes

2007-05-20 Thread Mats O Jansson
On Sun, 20 May 2007, Jan Stary wrote: Hi all, this comes form a verbose boot of 4.1 on a Dell Latitude LS laptop: [...] vesabios0 at mainbus0: version 2.0, NeoMagic MagicMedia 256 AV vesabios0: VESA mode 0100: attributes 009f, 640x400 8bbp Packed pixel vesabios0: VESA mode 0101:

Re: named lookup failures through pf fw

2007-05-17 Thread Mats O Jansson
On Thu, 17 May 2007 [EMAIL PROTECTED] wrote: i seem to be having a dns/fw issues that i can't figure out. basically, wifi clients can't lookup dns successfully unless the entry is already cached on the openbsd 4.0 box first. I guess you have to add the wifi network in the acl clients list

Re: Nearly 1/4 of New Filesystem Gone

2007-01-31 Thread Mats O Jansson
On Wed, 31 Jan 2007 [EMAIL PROTECTED] wrote: I just moved a 200GB hard drive from a 3.7 box to a 4.0 box, and since my data was all backed up, I decided to run disklabel, create a fresh partition that spanned the whole disk, and then run newfs on that partition. I expect to not have all

Re: X11 Demo programs

2006-02-12 Thread Mats O Jansson
On Sun, 12 Feb 2006, Dave Feustel wrote: The source and OpenBSD executables for five X11 demo programs is now available at http://dfeustel.home.mindspring.com/e-files.zip. The programs are xkey, xspy, xwatchwin, xghostwriter, and xevact. The code and makefiles have been tweaked enough to

Re: Major Surprise with xdm on 3.7

2005-08-11 Thread Mats O Jansson
On Thu, 11 Aug 2005, Dave Feustel wrote: What I dn't yet quite grasp is why there cannot be multiple independent instances of kde running, each one attached to a different virtual terminal (C0-C3) on the same computer. Then I could be logged on as two different users simultaneously,

Re: sgi 02 latest snapshot CD37.iso boot problems

2005-08-10 Thread Mats O Jansson
On Wed, 10 Aug 2005, Ober Heim wrote: I never been able to boot a single bsd.rd for as long as sgi has been supported. It tftps fine, but just like your cd error hangs at the Setting up portion of the boot you reference. 3.7 fails as does the snapshot. I also get the same error on latest

Re: Silly patch to allow alt + f[1-4] to switch consoles.

2005-07-12 Thread Mats O Jansson
On Tue, 12 Jul 2005, Edd Barrett wrote: While we are on the subject of keyboards, why is it that shift-3 in uk keymap sends a hash-enter instead of a pound sign. Well my 3.7-current gives a sterling sign as expected in console. Hash sign is hex 0x23 and sterling is 0xa3. Could it be your