設定
- ARMコンピュータフレンドリーなARM mini210
- Debian Linux 3.0.8(armv7l) + IceWM
デスクトップ環境なしで独立してアプリケーションを実行するには?
プロトタイプ制作のためにフルスクリーンモードでChromiumのみを実行したいと思います。
2つのファイルが見つかり/usr/share/xsessions/
ました:
root@FriendlyARM:~# ls -al /usr/share/xsessions/
-rw-r--r-- 1 root root 238 Feb 18 2013 IceWM.desktop
-rw-r--r-- 1 root root 204 Feb 18 2013 icewm-session.desktop
root@FriendlyARM:~# もっと見る/usr/share/xsessions/IceWM.desktop
[Desktop Entry]
Encoding=UTF-8
# The names/descriptions should really be better
Name=IceWM
Comment=This is the window manager IceWM
Comment[de]=Dies ist der Fenstermanager IceWM
Exec=/usr/bin/icewm-session
Icon=icewm.xpm
Type=Application
root@FriendlyARM:~# もっと見る/usr/share/xsessions/icewm-session.desktop
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=icewm
Name[en_US]=icewm
Comment=Simple and fast window manger
Terminal=false
Exec=icewm-session
TryExec=icewm-session
[Window Manager]
SessionManaged=true
これが正しいアプローチであると仮定すると、
目標を達成するためにこれらのファイルをどのように調整しますか?
答え1
2ページが私にとってとても役に立ちました。
私は私の調査結果の詳細でこの記事を更新します。
IceWM Liteをインストールしました(軽くなり、下部にタスクバーはありません)。
apt-get install icewm-lite