Sponsored Content
Top Forums UNIX for Advanced & Expert Users keyboard remapped drastically by X Post 302671903 by mirni on Sunday 15th of July 2012 03:30:06 AM
Old 07-15-2012
Solved.

The culprit turned out to be this section in xorg.conf:
Code:
Section "Files"     
  FontPath        "/usr/share/fonts/default/Type1"
EndSection

Although the directory does exist and contains a bunch of files, presumably fonts.
After I took those lines out, the keyboard is back to normal. Pheww..
This User Gave Thanks to mirni For This Post:
 

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How can I map Unix keyboard for PC keyboard

A Solaris AXI 440 machine with Solaris 8 version. I have PC users who use an emulation to login to the Solaris server. How can I change the keyboard mapping of the Sun keyboard to fit to the PC keyboard ? Any comment will be appreciated. Thanks (1 Reply)
Discussion started by: simhab
1 Replies

2. Solaris

Czech Keyboard

Hi all, I want to connect via a Netterm100 (alpha net). to a Solaris 8 Server. I use a CZECH Keyoard. The problem is that the solaris-server cannot recognize the CZ-Keys. What should I change that the CZ-Keyboard runs. Many thanx (1 Reply)
Discussion started by: paho
1 Replies

3. SCO

Kill from keyboard

I have a cron job that creates my backup tape. However my commands in this job are timing out, therefore "Retrying job retry" is the loop it is hung into. I cannot telnet to the box nor get a login prompt. What is the kill command keystone stroke sequence that will break a cron job? Thanks, (3 Replies)
Discussion started by: jwideman
3 Replies

4. Linux

mdk 10.2 and keyboard

Hi all, I'm running a mdk 10.2 cooker on my computer. After and update, i've lost the "alt gr" key. How am i supposed to get it back? I've already googled around a bit, testing solutions provided, but nothing can help.. any other suggestions? Thanx all Jason (3 Replies)
Discussion started by: penguin-friend
3 Replies

5. Solaris

Keyboard problem

Hi to everyone I am new at Solaris world so I need little help. I can not put my keyboard to Croatian layout. I tried to edit /etc/default/init and in that file I changed LC_ALL=hr_HR. Also I tried to change my language settings over GUI (input methods and SCIIM) but with no results. Also tried... (11 Replies)
Discussion started by: microbot
11 Replies

6. What is on Your Mind?

Keyboard vs mouse

Which Input device do you use the most ? for me... keyboard ofcourse !! (56 Replies)
Discussion started by: vpraveen84
56 Replies

7. UNIX for Dummies Questions & Answers

Problem getting vertical bar with British keyboard layout on US (physical) keyboard

Hi, I've got a bit of a ridiculous problem and wasn't sure where to post it. I need to use the vertical bar for piping in Bash but, as per the title, am using a UK layout on a US (physical) keyboard which doesn't have a key for it in the place I'd expect. I've tried using xbindkeys and Unicode... (7 Replies)
Discussion started by: crunchgargoyle
7 Replies
SND_ICH(4)						   BSD Kernel Interfaces Manual 						SND_ICH(4)

NAME
snd_ich -- Intel ICH AC'97 and compatible bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_ich Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_ich_load="YES" DESCRIPTION
The snd_ich bridge driver allows the generic audio driver sound(4) to attach to Intel ICH AC'97 and compatible audio devices. Some later chips, like ICH6/ICH7, depending on wiring can instead implement newer Intel HD Audio specification, which is supported by snd_hda(4) driver. HARDWARE
The snd_ich driver supports the following audio devices: o AMD 768 o AMD 8111 o Intel 443MX o Intel ICH o Intel ICH revision 1 o Intel ICH2 o Intel ICH3 o Intel ICH4 o Intel ICH5 o Intel ICH6 o Intel ICH7 o NVIDIA nForce o NVIDIA nForce2 o NVIDIA nForce2 400 o NVIDIA nForce3 o NVIDIA nForce3 250 o NVIDIA nForce4 o SiS 7012 SEE ALSO
snd_hda(4), sound(4) HISTORY
The snd_ich device driver first appeared in FreeBSD 4.2. AUTHORS
This manual page was written by Jorge Mario G. Mazo <jgutie11@eafit.edu.co>. BSD
January 6, 2009 BSD
All times are GMT -4. The time now is 08:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy