Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2019 21:23:46 +0900
From:      pxc03566@nifty.com
To:        freebsd-users-jp@freebsd.org
Subject:   [FreeBSD-users-jp 96400]  =?iso-2022-jp?b?THhxdBskQjRENi0kRyUzJSIlQCVzJVckOSRrJE4kcjJyGyhC?= =?iso-2022-jp?b?GyRCN2gkNyQ/JCQkTiRHJDkkLCEjGyhC?=
Message-ID:  <JxwKSASKP7DifPofINXgjAtA2@nifty.com>

next in thread | raw e-mail | index | archive | help
$B!!$_$J$5$s!"$3$s$P$s$O!#(B
$B!!(BLxqt 0.14$B$NF0:n$K$D$$$F65$($F$/$@$5$$!#(B
$B!!(BIntel NUC6CAYH$B!J%W%m%;%C%5(BCeleron J3455$B!"<g5-21(B4$B%.%,%P%$%H!"(BSSD128$B%.%,(B
$B%P%$%H!K$K(BFreeBSD 11.2-RELEASE-p10$B!"%Q%C%1!<%8$+$i(BLxqt$B$r%$%s%9%H!<%k$7$^(B
$B$7$?!#(B
$B!!(Bwheel$B%0%k!<%W$N%f!<%6!<!J(Bvideo$B%0%k!<%W$K$b=jB0!K$G%m%0%$%s$7!"(Blxqt$B$r(B
startx$B$G5/F0$7$FMxMQ$7$F$$$^$9$,!"(Blxqt$B$+$i%m%0%"%&%H$9$k$H:n6H$7$F$$$?%G(B
$B%#%l%/%H%j$K!"(BLxqt$B4XO"$N%W%m%0%i%`$d;HMQ$7$?%=%U%H%&%'%"!J(Bfalkon$B!"(Bqgis$B$J(B
$B$I!K$,%3%"%@%s%W$7$F$$$^$9!#(B
$B!!;HMQCf$K%O%s%0%"%C%W$7$?$j!"%/%i%C%7%e$O$7$F$$$^$;$s!#(B
$B!!%3%"%@%s%W$7$J$$$h$&$K@_Dj$7$?$$$N$G$9$,!"$I$N$"$?$j$rD4@0$9$l$PNI$$$+(B
$B$4B8$8$G$7$?$i65$($FD:$1$J$$$G$7$g$&$+!#(B
$B!!$h$m$7$/8f4j$$$7$^$9!#(B

$B!!(BFreeBSD$B$N@_Dj$G$9$,!"0J2<$N$h$&$K$7$F$$$^$9!#(B
$B#1!%(B/usr/ports/graphics/drm-next-kmod$B$r(Bports$B$G%$%s%9%H!<%k!#(B
$B#2!%(B/usr/sysctl.conf$B$O<!$N$h$&$K@_Dj!#(B
> ## Disable zzz(8).
> ## NOTE: Ctl-Alt-SPC/Alt-Break and "acpiconf -s 3" will still freeze 
the system
> hw.acpi.sleep_button_state=NONE
> hw.acpi.lid_switch_state=NONE
> hw.acpi.standby_state=NONE
> hw.acpi.suspend_state=NONE
> 
> # default:
> # debug.acpi.do_powerstate=1  ;# do PCI powerstate manipulation
> # debug.acpi.suspend_bounce=0 ;# do not dryrun
> 
> ## disable kernel acpi suspend entirely, including "acpiconf -s 3"
> ## NOTE: will still shutdown bge0 for several seconds
> debug.acpi.do_powerstate=0
> debug.acpi.suspend_bounce=1
> # resume_beep will audible notify of oscillation during failed wakeup
> debug.acpi.resume_beep=1
> 
> #Peformance tuning
> net.local.stream.recvpace=65536
> net.local.stream.sendspace=65536
$B#3!%(B/etc/rc.conf$B$O<!$N$h$&$K@_Dj!#(B
> hostname="aegle"
> keymap="jp.kbd"
> kld_list="/boot/modules/i915kms.ko"
> ifconfig_re0="DHCP"
> sshd_enable="YES"
> ntpd_enable="YES"
> powerd_enable="YES"
> # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
> dumpdev="AUTO"
> dbus_enable="YES"
> hald_enable="YES"
> polkitd_enable="YES"
> avahi_daemon_enable="YES"
> avahi_dnsconfd_enable="YES"
$B#4!%(B/usr/local/etc/X11/xorg.conf.d/files.conf
> Section "Files"
>   FontPath    "/usr/local/share/fonts/bitstream-vera/"
>   FontPath    "/usr/local/share/fonts/dejavu/"
> EndSection
$B#5!%(B/usr/local/etc/X11/xorg.conf.d/input.conf
> Section "InputClass"
>   identifier  "Keyboard Defaults"
>   Driver      "keyboard"
>   MatchisKeyboard "on"
>   Option      "XkbRules" "xorg"
>   Option      "XkbModel" "jp106"
>   Option      "XkbLayout" "jp"
>   Option      "XkbOptions" "ctrl:nocaps"
> EndSection
$B#6!%(B/usr/local/etc/X11/xorg.conf.d/module.conf
> Section "Module"
>   Load    "freetype"
> EndSection


                                masato.sakaguchi@nifty.com $B:d8}???M(B



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