回答:
~/Templatesフォルダーに移動して自分でテンプレートを作成すると、右クリックメニューにテンプレートが表示されます。例えば:
touch ~/Templates/Untitled.txt
いくつかのテンプレートが必要な場合は、このダウンロードからいくつかを入手できます(ubuntuforumsにあります:
wget http://stalefries.googlepages.com/Templatesv4.zip
内容:
 $ tree
.
├── Fontforge Font.sfd
├── HyperText Markup Language.html
├── Images
│   ├── Scalable Vector Graphic.svg
│   └── Xara Xtreme Graphic.xar
├── Office
│   ├── Abiword Document.awt
│   ├── Microsoft Office
│   │   ├── Excel Spreadsheet.xlt
│   │   ├── Powerpoint Presentation.pot
│   │   └── Word Document.doc
│   └── OpenDocument
│       ├── OpenDocument Database.odb
│       ├── OpenDocument Document.ott
│       ├── OpenDocument Drawing.otg
│       ├── OpenDocument Formula.odf
│       ├── OpenDocument Presentation.otp
│       ├── OpenDocument Spreadsheet.ots
│       └── Templates
│           ├── Presentations
│           │   ├── Chalkboard.otp
│           │   ├── Compladients.otp
│           │   ├── OOo Professional.otp
│           │   └── Squares.otp
│           └── Trifold brochure.ott
├── Rich Text Format.rtf
├── Scripts
│   ├── Perl Script.pl
│   ├── Python Script.py
│   └── Shell Script.sh
└── Text File.txt
画像:
編集:ディレクトリを表示するには、nautilus -qnautilusを開いて開く必要がありました。
Apache OpenOffice Templatesから。リストされているものの、picktemplates_111.otpはUbuntuに関連しています。
...およびapache openofficeの別のセット。