【初心者スレ】Ubuntu Linux 78at LINUX
【初心者スレ】Ubuntu Linux 78 - 暇つぶし2ch350:login:Penguin
12/04/30 12:01:25.45 6lslGhDn
Unity-2DのランチャーアイコンやDash(Lens)のサイズ調整(カスタマイズ) サイズ変更、
URLリンク(ankyo.blog.so-net.ne.jp)

gksu gedit /usr/share/unity-2d/shell/Shell.qml
89行
LauncherLoader {
id: launcherLoader
anchors.top: parent.top
anchors.bottom: parent.bottom
width: 65

『width: 50』に変更

gksu gedit /usr/share/unity-2d/shell/common/IconTile.qml
71行
sourceSize.width: 48
sourceSize.height: 48

『sourceSize.width: 32』に変更
『sourceSize.height: 32』に変更

gksu gedit /usr/share/unity-2d/shell/launcher/LauncherList.qml
31行
property int tileSize: 54
property int selectionOutlineSize: 65

『property int tileSize: 40』に変更
『property int selectionOutlineSize: 50』に変更


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch