Up for another experiment?

$ sudo su -        (enter password to switch to root user)
# cd /usr/bin
# mv terminator terminator_link
# vi terminator
Type the following in (between the ---8<--- marks):
---8<---
#!/bin/bash

terminator $@
---8<---
# chmod a+x terminator
Now try the Ctrl+Alt+t shortcut. Hopefully this time you get a Terminator named 
icon and proper sharp Terminator icon.

(I tested this on my 14.04 system, and it works for me, and is based on
what I see being done with gnome-terminal that has a seperate gnome-
terminal.wrapper script that is used for the alternate-update command.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1067287

Title:
  Terminator's icon is very blurry in alt-tab for gnome shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/terminator/+bug/1067287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to