Re: Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-31 Thread Leslie Jensen



On 2010-08-30 21:02, Bernt Hansson wrote:

Put this in your .xinitrc
setxkbmap se



Thanks for the suggestion!

I wonder, is this metod the correct way. According to the handbook one 
should use the


/usr/local/etc/hal/fdi/policy/x11-input.fdi

file.

/Leslie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-31 Thread Bernt Hansson

2010-08-31 10:29, Leslie Jensen skrev:



On 2010-08-30 21:02, Bernt Hansson wrote:

Put this in your .xinitrc
setxkbmap se



Thanks for the suggestion!

I wonder, is this metod the correct way.


I think so, as long X is concerned.

 According to the handbook one

should use the

/usr/local/etc/hal/fdi/policy/x11-input.fdi file.


There are no *.fdi files on this machine, and I don't
feel like fiddling with hal.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-31 Thread Jerry
On Tue, 31 Aug 2010 12:38:57 +0200
Bernt Hansson be...@bah.homeip.net articulated:

 2010-08-31 10:29, Leslie Jensen skrev:
 
 
  On 2010-08-30 21:02, Bernt Hansson wrote:
  Put this in your .xinitrc
  setxkbmap se
 
 
  Thanks for the suggestion!
 
  I wonder, is this metod the correct way.
 
 I think so, as long X is concerned.
 
   According to the handbook one
  should use the
 
  /usr/local/etc/hal/fdi/policy/x11-input.fdi file.
 
 There are no *.fdi files on this machine, and I don't
 feel like fiddling with hal.

No one in their right mind likes messing with hal. 

HAL is now (at least on other OSs) deprecated, since it has become a
large monolithic unmaintainable mess, and also duplicates a lot of
functionality which are nowadays provided by udev and the kernel itself.

Hopefully, FreeBSD will soon free itself from its clutches.

-- 
Jerry ✌
freebsd.u...@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

Take Care of the Molehills, and the Mountains Will Take Care of
Themselves.

Motto of the Federal Civil Service
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-31 Thread Leslie Jensen



On 2010-08-31 12:38, Bernt Hansson wrote:

2010-08-31 10:29, Leslie Jensen skrev:



On 2010-08-30 21:02, Bernt Hansson wrote:

Put this in your .xinitrc
setxkbmap se



Thanks for the suggestion!

I wonder, is this metod the correct way.


I think so, as long X is concerned.

  According to the handbook one

should use the

/usr/local/etc/hal/fdi/policy/x11-input.fdi file.


There are no *.fdi files on this machine, and I don't
feel like fiddling with hal.



OK, thank you.

/Leslie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-30 Thread Leslie Jensen

Hello

After upgrading to xorg-7.5 on 8.1-RELEASE

I've got a problem with X not reading my

 /usr/local/etc/hal/fdi/policy/x11-input.fdi

---

?xml version=1.0 encoding=ISO-8859-1?
deviceinfo version=0.2
  device
match key=info.capabilities contains=input.keyboard
merge key=input.x11_options.XkbOptions 
type=stringterminate:ctrl_alt_bksp

/merge
  merge key=input.x11_options.XkbModel type=stringlogiitc/merge
  merge key=input.x11_options.XkbLayout type=stringse/merge
/match
  /device
/deviceinfo



So I get a US keyboard layout instead of SE.


My /var/log/Xorg.0.log



(II) config/hal: Adding input device AT Keyboard
(II) LoadModule: kbd
(II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor=X.Org Foundation
compiled for 1.7.5, module version = 1.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) AT Keyboard: always reports core events
(**) Option Protocol standard
(**) AT Keyboard: Protocol: standard
(**) Option XkbRules base
(**) AT Keyboard: XkbRules: base
(**) Option XkbModel pc105
(**) AT Keyboard: XkbModel: pc105
(**) Option XkbLayout us
(**) AT Keyboard: XkbLayout: us
(**) Option CustomKeycodes off
(**) AT Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device AT Keyboard (type: KEYBOARD)
(II) 3rd Button detected: disabling emulate3Button



I've checked permissions and file content from a machine running 
8.0-RELEASE with xorg-7.4_3 and they are the same.



Any suggestions on how to fix this?


Thanks


/Leslie

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Cleaned out /usr/local when reinstalling ports, now keyboard in X is not localized

2010-08-30 Thread Bernt Hansson

Put this in your .xinitrc
setxkbmap se


2010-08-30 15:06, Leslie Jensen skrev:

Hello

After upgrading to xorg-7.5 on 8.1-RELEASE

I've got a problem with X not reading my

/usr/local/etc/hal/fdi/policy/x11-input.fdi

---

?xml version=1.0 encoding=ISO-8859-1?
deviceinfo version=0.2
device
match key=info.capabilities contains=input.keyboard
merge key=input.x11_options.XkbOptions
type=stringterminate:ctrl_alt_bksp
/merge
merge key=input.x11_options.XkbModel type=stringlogiitc/merge
merge key=input.x11_options.XkbLayout type=stringse/merge
/match
/device
/deviceinfo



So I get a US keyboard layout instead of SE.


My /var/log/Xorg.0.log



(II) config/hal: Adding input device AT Keyboard
(II) LoadModule: kbd
(II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor=X.Org Foundation
compiled for 1.7.5, module version = 1.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) AT Keyboard: always reports core events
(**) Option Protocol standard
(**) AT Keyboard: Protocol: standard
(**) Option XkbRules base
(**) AT Keyboard: XkbRules: base
(**) Option XkbModel pc105
(**) AT Keyboard: XkbModel: pc105
(**) Option XkbLayout us
(**) AT Keyboard: XkbLayout: us
(**) Option CustomKeycodes off
(**) AT Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device AT Keyboard (type: KEYBOARD)
(II) 3rd Button detected: disabling emulate3Button



I've checked permissions and file content from a machine running
8.0-RELEASE with xorg-7.4_3 and they are the same.


Any suggestions on how to fix this?


Thanks


/Leslie

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org