The odd-behavior tag has no wiki summary.
0
votes
1answer
70 views
Eliminating “phantom” or “ghost” clicks on my Mac Pro
Recently on my Mac Pro I have been experiencing phantom clicks and other strange behaviors. I have been rummaging through my system preferences to try and root out possible causes, and recently came ...
1
vote
2answers
401 views
All icons are Internet Explorer
My partner was doing something on our laptop, and now all our icons look the same (the Internet Explorer icon). When you open something up (eg Windows Media Player), it goes straight to Internet ...
1
vote
0answers
535 views
Side scrolling in Windows (7)
Usually, I use Macs. At work though, I have to use Windows 7.
I still use an Apple mouse and I am used to being able to scroll both vertically and horizontally.
In some programs such as Google ...
1
vote
1answer
189 views
File disappears from Finder when hard link copy is deleted
Ok, I just got quite the scare... I have a folder with some important files. Using the Terminal I had created hard-links to those files in a different folder. Something like this:
mkdir test
ln ...
2
votes
1answer
78 views
TextEdit not caring about hard links? [closed]
Possible Duplicate:
Hard link not works under Mac OS X in GUI mode
I did a little experiment. First I ran the following in a Terminal:
mkdir test
cd test
echo "A" > a
echo "B" > b
ln ...
2
votes
3answers
291 views
What's happened to my Windows 7 account?
As we all know, Microsoft released a bundle of updates on Patch Tuesday yesterday. I dutifully told Windows Update to install and I went to bed. This evening, when I finally got back on my computer, ...
1
vote
3answers
92 views
Icon changes to old one when filename matches old one
I'm using Vista Home Premium x64.
I wrote a program in Visual Studio 2008 I put it on my desktop.
Then, I deleted the program and changed the icon in Visual Studio and recompiled it.
Then I moved ...