「誤家庭における小規模ネットワーク構築/デスクトップ環境」の版間の差分

提供: Medeshima wiki
ナビゲーションに移動 検索に移動
24行目: 24行目:


<pre>
<pre>
wlr-randr --output HDMI-A-1 --off
wlr-randr \
wlr-randr --output HDMI-A-2 --transform 90 --pos 0,0
--output HDMI-A-1 --off \
wlr-randr --output HDMI-A-4 --pos 1080,0
--output HDMI-A-2 --transform 90 --pos 0,0 \
--output HDMI-A-4 --pos 1080,0


fcitx5 &
fcitx5 &

2026年9月1日 (火) 14:07時点における版

概要

項目 設定
ディスプレイマネージャ LightDM
Wayland compositor Labwc
Input Method Fcitx5(SKK)

Labwc

設定例

  • /usr/share/doc/labwc

設定

  • ~/.config/labwc/

autostart

wlr-randr \
        --output HDMI-A-1 --off \
        --output HDMI-A-2 --transform 90 --pos 0,0 \
        --output HDMI-A-4 --pos 1080,0

fcitx5 &

environment

XKB_DEFAULT_LAYOUT=jp

XMODIFIERS=@im=fcitx
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx

rc.xml

<action name="ShowMenu" menu="root-menu" />

Fcitx5(SKK)

$ fcitx5-configtool