[m@f ~]$ ee .xinitrc

^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page
^o ascii code ^x search ^l undelete line ^n next li ^v next page
^u end of file ^a begin of line ^w delete word ^b back 1 char ^z next word
^t top of text ^e end of line ^r restore word ^f forward char
^c command ^d delete char ^j undelete char ESC-Enter: exit
=====line 1 col 0 lines from top 1 ============================================
#! /bin/sh
export LC_ALL=ja_JP.UTF-8
export LANGUAGE=ja_JP.UTF-8
export LANG=ja_JP.UTF-8
setxkbmap -model pc105 -layout jp

export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS='@im=fcitx'
export XIM=fcitx
#/usr/local/bin/mozc start
fcitx -r -d

VBoxClient-all

# LXDEかMATEを選ぶ(使わない方はコメントアウト)
exec startlxde
file ".xinitrc", 18 lines