The Official Mac OS X "Tiger" Thread


Recommended Posts

AppleKey + Shift + Delete? That's how I always empty trash without having to use the menus.

since AppleKey+Delete will move to trash.

Also (unrelated to your trash issue),

I've installed the latest Cisco VPN client and it is really buggy (with Tiger). Sometimes it wont launch the app (error messages/subsystem) and sometimes it will, after I turn AirPort off/on, and then connect to an Access point, BEFORE launching VPN client. After which it will let me connect.

However, there seems to be issues with the latest client and Tiger. I cannot disconnect! I have to force quit the app to close VPN client, but after relaunching it, my wireless connection wont let me connect again (until, of course, I restart the system again). The moral? Cisco VPN client (the latest one, which "works" for Tiger) is really buggy. You can't disconnect (at least in my experience), sometimes the app wont launch, sometimes you will have to reboot the entire system before it launches, and to say the least, it just does NOT work (as in Panther). :no:

Pure, I still don't understand your question (sorry!). What do you mean, "force empty trash"?. Could you explain what you mean? (I really want to know). I understood it to mean: "what key combo can I press, to force my Mac to empty the trash"? :blush:

I know you're not talking about Secure Delete, so I'm a little confused.

Sometimes you can't delete stuff because the system "thinks" it's still in use. It happens on both Windows and Mac OS. I know that on Windows you can force the trash to empty, even when the file is "in use". I was wondering if Mac OS X can do the same thing without using an app.

Secure Empty Trash for example always deletes a file, even when it's in use but it takes too long when deleting large files.

Oh I see, I understand now! What I did in Windows was actually close off the Explorer (shell) and then delete the file manually in DOS prompt or through File->Run (Browse) in Task Manager and delete the file because explorer wasn't running, then restart Explorer.

I've never had to do it on a Mac, but I would probably have to reboot the system or try to do it in Terminal (or restart Finder, re-open the file and close it off) or eventually bugger it and leave it alone until it wants to be deleted :p

Thanks for clearing it up, I'm a new Mac user (a couple of months) but cheers for that. I guess that's a really neat key combo to have (if it exists). :)

AAAARRGGGHHHHH got that weird buzz sound while playing an iTunes song + taking a screenshot. It sounds absolutely horrible! It goes like: bwwwwzzzzzzzz and it really stuns you for a second.

Edit: It doesn't do it every time btw. It just happened once. :wacko:

Excuse me. I have been a mac user for what a week maybe...and you're alling me stupid. LMAO! That's a huge insult. It's not my fault windows is easier to learn how to use than OS X.

585948087[/snapback]

Maybe it is for you, but don't act like it's a fact.

The Windows way:

Open the application that currently handles the filetype in debate, find the setting where you can make it stop opening the files by default (that isn't always there) click "OK" and close the program. Then go to the new application you want to handle your filetype, once again find the setting window where you can make it handle the filetypes you want it to handle, which once again isn't always there.

Or you have to launch an Explorer window, go to "Edit" or something, "Folder Options", to a tab called "blabla", search for it in a list with all filetypes know to your system, choose "edit" or whatever, click "Apply" and pray it will properly use the application's filetype icons.

The Mac OS X way:

ctrl click any filetype you want to change, go to "Get Info" (or select it and press cmd+I), go to the Open with: section of the Get Info window, change the application you want to open it with and click "Change All..." once, or you can choose not to "Change All..." so only that specific file will be opened with the new application.

Yeah, it's much easier on Windows! :rolleyes:

Edited by PureLogic
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop 'Google Chrome' is downloading without you agreeing to it. Fun right? Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!