Fedora 21 wayland
Created|Updated|linux
http://tuxdiary.com/2014/09/01/try-wayland-with-gnome/
http://fedoraproject.org/wiki/Workstation
Fedora 21 Alpha RC1 で、GNOME 3.14 (3.13.91) をwayland で動かしてみました。
ライブISO イメージでFedora 21 を起動
[Ctrl]+[Alt]+[F2] でコンソール起動
liveuserでログインして、以下のコマンドを実行
$ sudo systemctl stop gdm |
GDM 終了時に画面が乱れたら、再度[Ctrl]+[Alt]+[F2]を押下する。
Related Articles

2021-04-24
Fedora 34 Beta
https://getfedora.org/ja/workstation/download/ 環境設定 Dash to Panel (GNOME Shell 拡張)https://extensions.gnome.org/extension/1160/dash-to-panel/https://github.com/philippun1/dash-to-panel システムメニュー + Tweaks & Extensions in System Menu (GNOME Shell 拡張)https://extensions.gnome.org/extension/1653/tweaks-in-system-menu/ 時刻 Argos (GNOME Shell 拡張)https://extensions.gnome.org/extension/1176/argos/https://github.com/rammie/argos/tree/gnome-3.36 ArcMenu (GNOME Shell 拡張) + 日本語化https://extensions.g...
2014-09-27
Ubuntu GNOME 14.10 + GNOME 3.14 + Wayland
Ubuntu GNOME 14.10 Beta + GNOME 3.14 (3.13.92) をWayland で動かしてみました。テキトーにやっているので、本当にWayland が有効になっているのか、怪しいですけれど。 $ ps -ef | grep waylandhoge 1376 1344 0 17:36 ? 00:00:00 gnome-session --session=gnome-waylandhoge 1454 1376 0 17:36 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch gnome-session --session=gnome-waylandhoge 1457 1 0 17:36 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch gnom...

2025-05-28
archiso-gnome
archisoでGNOMEデスクトップ環境のライブISOイメージを作成してみました。Fluentテーマを利用していてすっきりした見た目になっています。 環境 Arch Linux archiso 83-1 構築一旦、カスタマイズ前の状態でISOを作成してみます。 archisoをインストール sudo pacman -S archiso プロジェクトディレクトリを作成 cp -r /usr/share/archiso/configs/releng/ archiso-gnomecd archiso-gnome ISOをビルド sudo rm -rf worktime sudo mkarchiso -v -o ./ ./ N100 CPUで7分30秒で生成し、サイズは1.2GB VirtualBox等で生成されたISOが起動するか確認する カスタマイズカスタマイズ方針 ブートローダはGRUB デスクトップ環境はGNOME GNOME Shell拡張機能を有効化 テーマはFluent できるだけパッケージを利用する(後でアップデートできるように...
2011-05-10
GNOME Shell を拡張してみた3
http://git.gnome.org/browse/gnome-shell-extensions/ GNOME Shell をさらに拡張してみた。 Places menu (フォルダの形のアイコン)主なディレクトリ、お気に入りディレクトリの表示 Drive menu (丸い形のアイコン)リムーバブルドライブの表示

2016-01-04
Fedora Rawhide
https://fedoraproject.org/wiki/Releases/Rawhidehttps://fedoraproject.org/wiki/DNF_system_upgrade 新しいGNOME 3.20(3.19)を試すために、Fedora Rawhide の仮想環境を構築してみました。私がダウンロードした日のFedora Rawhide のライブISO ではインストーラが途中で止まってしまったので、Fedora 23 の環境からアップグレードしました。 Fedora 23 のインストールhttps://getfedora.org/ja/workstation/download/ Fedora Rawhide へのアップグレード$ sudo dnf update --refresh$ sudo dnf install dnf-plugin-system-upgrade$ sudo dnf system-upgrade download --releasever=rawhide --nogpgcheck$ sudo dnf system-upgrade reb...
2012-08-21
GNOME Shell Focus Effect Extension
https://github.com/paradoxxxzero/gnome-shell-focus-effects-extension http://www.upubuntu.com/2012/08/how-to-install-gnome-shell-focus-effect.html GNOME Shell のFocus Effect 拡張を使ってみた。フォーカスの切り替えでウィンドウがアニメーションする。なんか楽しい。非アクティブなウィンドウは少し傾いて、サイズが小さく、色はグレーになる。スクリプトはとても小さいので、何かに応用できるかもしれない。副作用としては、非アクティブなウィンドウの選択に少しコツがいるようだ。また、何回か切り替えを繰り返した時に、ウィンドウが画面外に移動してしまう。その時は、[Alt]-[Space]で「移動」を選択して、ウィンドウを元の位置に動かすと回復できる。
Comments
