avatar
Articles
502
Tags
208
Categories
31
Pages
  • Archives
  • Tags
  • Categories
  • Arch Linux
  • GNOME
  • Hexo
  • To Do
  • Ubuntu
  • Visual Studio Code
  • World of Warcraft
Memorandum!
Search
Pages
  • Archives
  • Tags
  • Categories
  • Arch Linux
  • GNOME
  • Hexo
  • To Do
  • Ubuntu
  • Visual Studio Code
  • World of Warcraft

Memorandum!

Hex-a-Hop で遊んでみた
Created2011-05-08|game
http://hexahop.sourceforge.net/http://www.omgubuntu.co.uk/2011/05/download-of-the-week/ パズルゲームHex-a-Hop で遊んでみた。マウスかQWEASD キーで移動。U キーでアンドゥ。ヘルプ画面は上下矢印キーでページ移動。紫色のタイルはトランポリン。レベルをクリアすると、マップ画面で次のレベルを選べるようになる。 Ubuntu でのインストールは、 $ sudo apt-get install hex-a-hop 実行するには、 $ /usr/games/hex-a-hop /usr/games/ にインストールされるので/usr/games/ にパスを通しておくか、/usr/share/applications/hex-a-hop.desktop のEXEC= 行を絶対パス指定にするといいかも。 ネタバレ
BURG を試してみた
Created2011-05-06|linux
http://code.google.com/p/burg/http://www.omgubuntu.co.uk/2011/05/beautiful-burg-boot-loader-gets-ubuntu-11-04-ppa/ ブートローダをBURG(Brand-new Universal loadeR from GRUB)にしてみた。カラフルでいろんなテーマがあっておもしろいし、いちいちOS をリブートしなくても設定を試せるのでお手軽! Android-x86 とMeeGo のアイコンがなかったので、適当に追加してみた。*edit: gnome-look.org にあった!!http://gnome-look.org/content/show.php/Faenza-style+Linux+OS+icons+for+%22Burg%22?content=138684 burg をインストール /etc/default/burg でテーマを設定 GRUB_GFXMODE=1366x768GRUB_THEME=fortune 追加するO...
MeeGo Tablet 1.2 のマウスポインタ
Created2011-04-27|meego
meego.com 版のMeeGo Tablet 1.2 でマウスポインタが表示されなかったので、表示するように設定を変えてみた。 /etc/sysconfig/uxlaunch session=/usr/bin/mutter --sm-disableuser=meegosession=/usr/bin/mcompositor#xopts=-nocursor -nocursor を無効にする。 マウスポインタはキャプチャされないみたい。ロック画面のデザインが少し変わったみたい。時刻がうまく調整できない?
Ubuntu Tweak 0.6 を試してみた
Created2011-04-16|linux
http://blog.ubuntu-tweak.com/2011/04/01/first-look-at-the-next-generation-of-ubuntu-tweak.htmlhttps://launchpad.net/~tualatrix/+archive/next/+packages Ubuntu Tweak のGUI がバージョン0.6 で大きく変わるらしいので、Ubuntu 11.04 + GNOME3(GNOME Shell - Adwaita テーマ) の環境でUbuntu Tweak 0.6 開発版を試してみた。開発版なので動かない機能や不具合はあるみたい。 「GNOMEの設定」にgnome-tweak-tool の設定項目も反映されるといいな。
Plasma/Active/Contour を試してみる
Created2011-04-14|linux
http://community.kde.org/Plasma/Active/Installationhttp://community.kde.org/Plasma/Active/Contour/InstallationPlasma Active Tablet パッケージのContour がおもしろそうなのでInspiron duo で試してみる。 openSUSE 11.4 をインストールhttp://software.opensuse.org/114/jaKDE 版のISO の拡張子を.img にしてsudo image-writer でUSBに入れて、Live USB を作った。 Plasma/Active をインストール(不要だったかも) /etc/zypp/zypp.conf solver.allowVendorChange = true # zypper ar http://download.opensuse.org/repositories/home:/rwooninck:/UNSTABLE_KDE4...
GNOME Shell を拡張してみた
Created2011-04-09|gnome
https://wiki.archlinux.org/index.php/GNOME_3https://live.gnome.org/GnomeShell/CheatSheethttp://www.webupd8.org/2011/04/gnome-shell-extensions-additional.htmlhttp://git.gnome.org/browse/gnome-shell-extensions/ GNOME Shell Extensions やGNOME 3 の便利な機能を使ってみよう。 GNOME Shell Extensions$ git clone git://git.gnome.org/gnome-shell-extensions$ cd gnome-shell-extensions$ ./autogen.sh$ make$ sudo make install alternate-tab: Alt+Tab 操作関連 alternative-status-menu: 電源オフメニュー常時表示標準ではステータスメニューを開いて、「Alt」ボタンを押...
Ubuntu 11.04 でGNOME Shell
Created2011-04-07|gnome
http://www.ubuntuupdates.org/ppa/gnome_3?dist=natty Ubuntu 11.04 用のGNOME Shell を含むppa を見つけたので、早速インストールしてみた。ちゃんとローカライズもされている。 $ sudo add-apt-repository ppa:gnome3-team/gnome3 $ sudo apt-get update$ sudo apt-get install gnome-shell GDM でログインする際に「Ubuntu GNOME Shell Desktop」を選択する。 上部パネルの日付、時刻の書式はスクリプトをカスタマイズ。シャットダウン系のメニューもスクリプトなので後で改造しよう。
MeeGo Tablet で日本語
Created2011-04-07|meego
MeeGo Tablet 1.2 本家版ではアイコン名が日本語で表示されて、「メモ」アイコンが増えた。タッチスクリーンは反応せず。上部パネルのレイアウトは若干変わっている。
MeeGo Tablet を使ってみた
Created2011-04-06|meego
Inspiron duo に入れたIntel 版のMeeGo Tablet が動くようになった。 隠しアクセスポイントに接続するには、一旦端末で、 # iwconfig wlan0 essid <ESSID> key <KEY> とするとWi-Fi の設定画面のアクセスポイント一覧に追加される。 画面のキャプチャは $ xwd -root > ScreenShot.xwd 画面の切り替えは、Windows キー。パネル画面(横)、すべてのアプリケーション画面(縦)、実行中のアプリケーションの選択などができる。 パネルの配置を変えるには、タブの右上隅をドラッグ。パネルの設定を変えるには、タブをシングルクリック(パネルが回転する) 標準で再生可能な形式はogg/ogv 。ffmpeg, ffmpeg2theora で変換すると簡単。
Unity のメニュー表示設定
Created2011-04-03|linux
http://askubuntu.com/questions/14815/unity-menu-desktop-design-how-will-it-act Ubuntu 11.04 で採用されたデスクトップ環境Unity ではアプリケーションメニューが上部のパネルに統合されて表示される。なかなか操作に慣れないので、一旦、元のメニュー表示に戻してみた。 $ sudo apt-get remove indicator-appmenu
1…434445…51
avatar
ktkr3d
Memorandum
Articles
502
Tags
208
Categories
31
Follow Me
Recent Posts
SSF2026-08-12
WoW Keybinding2026-08-11
oUF MyLayout Addon v0.3.02026-08-09
Linux Cluster Monitor2026-08-08
Antigravity IDE2026-07-31
Categories
  • 3d11
  • android25
  • application9
  • cms14
  • conky1
  • develop18
  • dtv1
  • editor2
Tags
open-webui ext2fsd gnome-shell-extension eclipse handbrake sunflow kinect lutris threejs forge vue vscode mermaid electron unity etcher antergos arch-linux fancywm deepin express.js node mutter firefox hexo gnu neutralinojs antigravity vagrant-libvirt javascript tray-launcher vuejs mern windows-terminal peercast epgstation chinachu openproject-ce world-of-warcraft thunderbird
Archives
  • August 2026 4
  • July 2026 1
  • June 2026 3
  • May 2026 1
  • April 2026 2
  • January 2026 1
  • December 2025 5
  • November 2025 4
© 2010 - 2026 By ktkr3dFramework Hexo 8.1.1|Theme Butterfly 5.5.3
Search
Loading Database