## page was renamed from UbuntuTips/Others/UbuntuFilesystem/Home ## page was renamed from UbuntuTips/Others/UbuntuFilesystem/HomeDir ## URLに使われるページ名はアルファベット(WikiName形式)を用いる ## 以下のタイトルを内容に沿ったものに変更する #title ホームディレクトリの構成 ## 「6.06 Dapper Drake」といった形式で箇条書きにする ## バージョン非依存のTipの場合は「すべて」と記述 * '''対象とするUbuntuのバージョン''' * すべて ## 以下にTipsを記述 ||<>|| == はじめに == == 凡例 == == 構造 == === 標準フォルダ === ユーザの作成したデータなどを入れるのに使うと便利なフォルダ(ディレクトリ)です。これらのフォルダ名を日本語から英語に変更するには [[http://www.atmarkit.co.jp/flinux/rensai/linuxtips/a077changelang.html|ホームディレクトリのフォルダ名を日本語から英語に変更するには]](Fedoraについて書いてありますが、Ubuntuでも同じ方法が使えます。)を参考にしてください。 文書, ドキュメント(Documents):: 音楽, ミュージック(Music):: 画像, ピクチャ(Pictures):: 公開(Public):: 雛形, テンプレート(Templates):: 動画, ビデオ(Videos):: デスクトップ(Desktop):: ダウンロード(Download):: === その他 === Examples:: Ubuntuの紹介デモなどがあります。/usr/share/example-content/ へのリンクの [[http://standards.freedesktop.org/desktop-entry-spec/latest/|desktop ファイル]](`.desktop`)。 Ubuntu One/:: === 設定ファイル/ディレクトリ === ユーザ個人の設定です。システム全体の設定は/etc/以下にあります。ドットファイル(隠しファイル)に関しては、UbuntuTips/FileHandling/HideFileAndHideDirectory を参照してください。 .Xdefaults:: .Xresources:: .Xmodmap:: X Windows System 上のキーコードの設定をする。 .bash_history:: Bash で実行したコマンドの履歴があります。 .bash_logout:: .bashrc:: Bash の起動時に実行されます。 .cache/:: .config/:: 環境変数 XDG_CONFIG_HOME がない時のデフォルトです。 autostart/:: menus/:: user-dirs.dirs:: [[http://freedesktop.org/wiki/Software/xdg-user-dirs|Software/xdg-user-dirs - fd.o]] .dmrc:: ユーザのデフォルトのセッションと言語の設定をするファイルです。([[http://library.gnome.org/admin/gdm/2.30/configuration.html.en#userconfig|GDM User Session and Language Configuration - GDM Reference Manual]]) .fontconfig/:: フォントキャッシュがあります。(`/etc/fonts/fonts.conf`) .fonts/:: フォントファイル(.ttfなど)を置くとそのユーザのみでそのフォントが使えるようになります。(`/etc/fonts/fonts.conf`) .gconf:: .gnome2-private:: .gnome2:: GConf によって管理されていないユーザ専用のアプリケーション情報を格納する場所です。 nautilus-scripts:: Nautilus 用のスクリプトを格納する場所です。詳しくは[[https://forums.ubuntulinux.jp/viewtopic.php?id=2959|こちら]]をご覧ください。 .gnomerc:: GNOME セッションのとき実行される。(`/etc/X11/Xsession.d/55gnome-session_gnomerc`) .gvfs/:: .local/:: share/:: 環境変数 XDG_DATA_HOME がない時のデフォルトです。 Trash/:: ごみ箱の実体とそれの管理データがあります。([[http://freedesktop.org/wiki/Specifications/trash-spec|Specifications/trash-spec - fd.o]]) applications/:: desktop-directories/:: .themes/:: ユーザが設定したテーマがあります。 .thumbnails:: ユーザ専用のサムネイムがあります。 .profile:: ログイン時に実行されます。 .mozilla/:: Mozilla関係のソフトウェアの設定 .mozilla/firefox/:: .Firefoxのプロファイルがあります。詳しくは、[[http://support.mozilla.com/ja/kb/Managing+profiles|プロファイルの管理]], [[http://support.mozilla.com/ja/kb/%E8%A8%AD%E5%AE%9A%E6%83%85%E5%A0%B1%E3%81%AE%E3%83%90%E3%83%83%E3%82%AF%E3%82%A2%E3%83%83%E3%83%97|設定情報のバックアップ]]を参照してください。 .mozilla-thunderbird/:: -> .thunderbird/ .recently-used.xbel:: 最近使ったファイルを保存しています。(形式: [[http://freedesktop.org/wiki/Specifications/desktop-bookmark-spec|XBEL]]) .thunderbird/:: Thunderbirdのプロファイルがあります。詳しくは、[[http://www.mozilla-japan.org/support/thunderbird/profile|Thunderbird Help: プロファイルの管理]]を参照してください。 .wine/:: .xprofile:: .xsession:: .xsession-errors:: ---- {i} デフォルトでは無いファイルやディレクトリもあります。 === 外部リンク === [[http://library.gnome.org/admin/system-admin-guide/stable/appendixa-0.html.ja|GNOME ドキュメントライブラリ - 隠しフォルダの一覧]]