Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#291
Thanks!

I''ll go looking for it there right now.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#292
Hmmm....

The gray background, almost square image, is static though since it appears behind every contact image.

Could it perhaps be found in home/user/.icons/xcursor-transparent/cursors/?

I can't view any of those images though because they have some type of different encoding to them.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#293
I think I might have an idea...
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#294
Okay. With the help of user Creamy Goodness here, it looks to be 384x384.

Now I know what size to crop my images so they don't appear distorted on the screen anymore.

Joy.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#295
I found a killer FTP site.

What would be the best app to use for this?
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#296
Originally Posted by Addison View Post
I found a killer FTP site.

What would be the best app to use for this?
Tried gftp?

EDIT: or did you mean on desktop?

Last edited by ukki; 2012-09-04 at 04:59.
 

The Following User Says Thank You to ukki For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#297
I'm trying to make a copy and paste shortcut key.

In my .xbindkeysrc file I've got

"xclip -o -selection clip"
F7

"xclip -i -selection clip"
F8

It doesn't do anything even though the output one works on the command line.

What am I missing on this?

Thanks ahead.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#298
Originally Posted by Addison View Post
"xclip -o -selection clip"
F7

"xclip -i -selection clip"
F8

http://linux.die.net/man/1/xclip

Code:
-selection
specify which X selection to use, options are "primary" to use XA_PRIMARY (default), "secondary" for XA_SECONDARY or "clipboard" for XA_CLIPBOARD
Or just get rid of the "-selection clip".
 

The Following User Says Thank You to auouymous For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#299
Yeah. I now try to read up on the internet before posting any of my stupid questions. *lol*

Note that only the first character of the selection specified with the -selection option is important. This means that "p", "sec" and "clip" would have the same effect as using "primary", "secondary" or "clipboard" respectively.
I've tried your other suggestion as well before posting here.

It works just fine in Xterm using the command line, but anywhere else, nothing seems to happen.

I don't understand why that is.
 
Reply

Tags
nokia n800, volume

Thread Tools

 
Forum Jump


All times are GMT. The time now is 12:43.