| 1 | <?xml version="1.0"?> |
|---|
| 2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" |
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ |
|---|
| 4 | <!ENTITY legal SYSTEM "legal.xml"> |
|---|
| 5 | <!ENTITY rules SYSTEM "rules.xml"> |
|---|
| 6 | <!-- For desktop-intro --> |
|---|
| 7 | <!ENTITY boot SYSTEM "boot.xml"> |
|---|
| 8 | <!ENTITY desktop-login SYSTEM "login.xml"> |
|---|
| 9 | <!ENTITY gnome-basic SYSTEM "gnome-basic.xml"> |
|---|
| 10 | <!ENTITY network-manager SYSTEM "NetworkManager.xml"> |
|---|
| 11 | <!ENTITY desktop-logout SYSTEM "logout.xml"> |
|---|
| 12 | <!-- For desktop-useapps --> |
|---|
| 13 | <!ENTITY accessories SYSTEM "accessories.xml"> |
|---|
| 14 | <!ENTITY internet SYSTEM "internet.xml"> |
|---|
| 15 | <!ENTITY office SYSTEM "office.xml"> |
|---|
| 16 | <!ENTITY graphics SYSTEM "graphics.xml"> |
|---|
| 17 | <!ENTITY sound-video SYSTEM "sound-video.xml"> |
|---|
| 18 | <!ENTITY system-tool SYSTEM "system-tool.xml"> |
|---|
| 19 | <!ENTITY programming SYSTEM "programming.xml"> |
|---|
| 20 | <!-- For desktop-userenv --> |
|---|
| 21 | <!ENTITY preferences SYSTEM "preferences.xml"> |
|---|
| 22 | <!-- For desktop-manage --> |
|---|
| 23 | <!ENTITY update-watch SYSTEM "update-watch.xml"> |
|---|
| 24 | <!ENTITY vine-app-install SYSTEM "vine-app-install.xml"> |
|---|
| 25 | <!ENTITY synaptic SYSTEM "synaptic.xml"> |
|---|
| 26 | <!ENTITY system-config SYSTEM "system-config.xml"> |
|---|
| 27 | <!-- For Appendix --> |
|---|
| 28 | <!ENTITY vine-plus-guide SYSTEM "vine-plus-guide.xml"> |
|---|
| 29 | <!ENTITY gui-alternatives SYSTEM "gui-alternatives.xml"> |
|---|
| 30 | <!ENTITY kernel-pae SYSTEM "kernel-pae.xml"> |
|---|
| 31 | <!ENTITY accessibility-features SYSTEM "accessibility-features.xml"> |
|---|
| 32 | <!-- Common --> |
|---|
| 33 | <!ENTITY recruitment SYSTEM "recruitment.xml"> |
|---|
| 34 | ]> |
|---|
| 35 | |
|---|
| 36 | <book id="desktop-guide" lang="ja"> |
|---|
| 37 | <bookinfo> |
|---|
| 38 | <title>Vine Linuxデスクトップユーザーズガイド</title> |
|---|
| 39 | <copyright> |
|---|
| 40 | <year>1998-2011</year> |
|---|
| 41 | <holder>Project Vine</holder> |
|---|
| 42 | </copyright> |
|---|
| 43 | &legal; |
|---|
| 44 | <abstract> |
|---|
| 45 | <para><xref linkend="desktop-guide" />は、グラフィカルモードでインストールしたユーザを主な対象に Vine Linux のデスクトップの使用方法を説明します。</para> |
|---|
| 46 | </abstract> |
|---|
| 47 | </bookinfo> |
|---|
| 48 | <preface id="desktop-rules"> |
|---|
| 49 | &rules; |
|---|
| 50 | </preface> |
|---|
| 51 | <part id="desktop-intro"> |
|---|
| 52 | <title>Vine Linuxの起動から停止まで</title> |
|---|
| 53 | <partintro> |
|---|
| 54 | <para><xref linkend="desktop-intro" />では、Vine Linuxの起動から安全な停止方法までの一連の操作を簡単に解説します。</para> |
|---|
| 55 | <para>とくにデータ破損を防ぐためにも<xref linkend="desktop-shutdown" />で説明する操作は忘れないようにしましょう。</para> |
|---|
| 56 | </partintro> |
|---|
| 57 | <chapter id="desktop-boot"> |
|---|
| 58 | &boot; |
|---|
| 59 | </chapter> |
|---|
| 60 | &desktop-login; |
|---|
| 61 | &gnome-basic; |
|---|
| 62 | &network-manager; |
|---|
| 63 | &desktop-logout; |
|---|
| 64 | </part> |
|---|
| 65 | <part id="desktop-useapp"> |
|---|
| 66 | <title>アプリケーションの紹介</title> |
|---|
| 67 | <partintro> |
|---|
| 68 | <para><xref linkend="desktop-useapp" />では、標準でインストールされるアプリケーションの概要を説明します。個々のアプリケーションの詳しい使い方については、アプリケーションに付属のヘルプなどを参照してください。</para> |
|---|
| 69 | <para>なお、<guimenu>アプリケーション</guimenu>メニューでの分類に従って章を分けています。例として、<xref linkend="leafpad" />のアプリケーションを起動するには、<guimenu>アプリケーション</guimenu>メニューから、<guimenuitem>アクセサリ</guimenuitem>→<guimenuitem>Leafpad</guimenuitem>でアプリケーションを起動することができます。</para> |
|---|
| 70 | </partintro> |
|---|
| 71 | &accessories; |
|---|
| 72 | &internet; |
|---|
| 73 | &office; |
|---|
| 74 | &graphics; |
|---|
| 75 | &sound-video; |
|---|
| 76 | &system-tool; |
|---|
| 77 | &programming; |
|---|
| 78 | </part> |
|---|
| 79 | <part id="desktop-userenv"> |
|---|
| 80 | <title>ユーザ環境の設定</title> |
|---|
| 81 | <partintro> |
|---|
| 82 | <para><xref linkend="desktop-userenv" />では、ユーザ毎に設定を変更できる項目について扱います。</para> |
|---|
| 83 | </partintro> |
|---|
| 84 | &preferences; |
|---|
| 85 | </part> |
|---|
| 86 | <part id="desktop-manage"> |
|---|
| 87 | <title>システム管理</title> |
|---|
| 88 | &update-watch; |
|---|
| 89 | &vine-app-install; |
|---|
| 90 | &synaptic; |
|---|
| 91 | &system-config; |
|---|
| 92 | </part> |
|---|
| 93 | &vine-plus-guide; |
|---|
| 94 | &gui-alternatives; |
|---|
| 95 | &kernel-pae; |
|---|
| 96 | &accessibility-features; |
|---|
| 97 | </book> |
|---|
| 98 | |
|---|