Tuesday, April 29, 2014

xmonad on ubuntu 14.04 with gnome-panel

download ubuntu-gnome

create a custom script
 xmodmap .xmodmap
xmonad --replace&

to add mozc (japanese input) you need to log in with gnome (do this before setting the script, which breaks gnome)
 sudo apt-get install ibus-mozc
gnome-control-center
region & language (this menu is missing in fallback, and replaced by text entry)
input source
here press the + and add mozc

start gnome-fallback
 start the script as startup by
Applications/System tools/Preferences/Startup Applications


No comments:

Post a Comment