Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2018 14:10:43 +0200
From:      AikiZen <aikizen@ovh.fr>
To:        freebsd-questions@freebsd.org
Subject:   =?UTF-8?B?YsOpcG8=?= on gdm FreeBSD 11
Message-ID:  <20180605141026.2e1db51f@Dell-Precision>

next in thread | raw e-mail | index | archive | help
hi,
i have gdm on qwerty, not on my using keyboard b=C3=A9po.
___________________________________________________________________________=
________________________

my /usr/local/etc/X11/xorg.conf.d/10-keyboards.conf :

Section "InputClass"
  Identifier "Keyboards"
  Driver "evdev"
  Option "XKBOptions" "terminate:ctrl_alt_bksp" # and so on

  # If you save this file under xorg.conf.d/ :
  Option "AutoServerLayout" "on"

  MatchIsKeyboard "on"
  MatchProduct "TrulyErgonomic.com Truly Ergonomic Computer Keyboard"

  ### at-home-modifier options begin here.
  # The basic option.
  Option "XkbLayout" "fr"
  Option "XkbVariant" "bepo"
  Option "XKbOptions" "lv3:ralt_switch_multikey,numpad:pc"
  Option "TransMod" "36:64" # Defines key/modifier pairs. Use xev. e.g.
  Enter (real key):Alt (virtual key). EndSection

my rc.conf :

clear_tmp_enable=3D"YES"
syslogd_flags=3D"-ss"
sendmail_enable=3D"NONE"
hostname=3D"Dell-Precision"
keymaps=3D"fr.bepo.kbd"
moused_enable=3D"YES"
powerd_enable=3D"NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev=3D"AUTO"
zfs_enable=3D"YES"
firewall_enable=3D"yes"
firewall_type=3D"workstation"
firewall_logdeny=3D"yes"

wlans_ath0=3D"wlan0"
create_args_wlan0=3D"country FR regdomain ETSI"
ifconfig_wlan0=3D"WPA SYNCDHCP"
ntpd_enable=3D"yes"
ntpd_sync_on_start=3D"yes"
ipv6_privacy=3D"YES"
background_dhclient=3D"YES"
devfs_system_ruleset=3D"localrules"

allscreens_flags=3D"-f vgarom-thin-8x16"
powerdxx_enable=3D"YES"
microcode_update_enable=3D"YES"

devfs_system_ruleset=3D"localrules"

gdm_enable=3D"YES"
gnome_enable=3D"YES"
dbus_enable=3D"YES"
hald_enable=3D"YES"

jackd_enable=3D"YES"
jackd_user=3D"AikiZen"
jackd_rtprio=3D"YES"
jackd_args=3D"-R -doss -r{sample-rate} -p1024 -n3 -w16 \
            --capture /dev/dsp{N} --playback /dev/dsp{N}"cat

~ % cat /var/log/Xorg.0.log | grep WW
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    39.745] (WW) Unresolved symbol: fbGetGCPrivateKey
[    39.770] (WW) VGA arbiter: cannot open kernel arbiter, no
multi-card support

___________________________________________________________________________=
________________________

i search on duckduckgo but no find,
please help me,
best regard,
Aiki Zen.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180605141026.2e1db51f>