Masaüstü simgelerini sağa değil sola konumlandırma


15

Apple masaüstünün sol tarafında otomatik olarak takma ad veya simgeler oluşturmanın herhangi bir yolu. Varsayılan olarak sağa giderler.



Bu anlamadığım macOS'taki çözümlerden biri. Apple neden kullanıcıları sağda simgeler bulundurmaya zorluyor? Onları sola sürükleyebilirsiniz, ama mesele bu değil. Onları ada göre sıraladığınızda her şey sağa dönüyor. DesktopDizini Finder'da açsanız bile , simgeler sola hizalanır! Bu tutarsız. Sistem dilimi Arapça veya İbranice değil soldan sağa bir komut dosyasına ayarladım ... Bu ünlü Apple kullanıcı deneyimi mi?
vtvs

Yanıtlar:


7

Simgeleri otomatik olarak sola gitmeye zorlamanın hiçbir yolu yoktur (ve seçtiğiniz ölçütle düzenli kalmaya devam edebilirsiniz).

Geçici bir çözüm olarak, Finder'daki Görünüm Seçeneklerini , herhangi bir kritere göre öğe düzenlemeyecek ve simgeleri manuel olarak sola yerleştirmeyecek şekilde değiştirebilirsiniz.

  • Masaüstünde boş bir alanı tıklayın.
  • Finder Görünümü> Görünüm Seçeneklerini Göster menüsüne gitmek için Cmd+ tuşuna basın Jveya fareyi kullanın .
  • In olarak sıralandı: iletişim açılan ya seçim Yok ya Izgaraya Yapış .
  • Dosyaları masaüstünüzdeki herhangi bir yere bırakabileceksiniz ve orada kalacaklar.

Daha fazla bilgi için Mac Temel Bilgileri: Pencerelerinizi değiştirme konusuna bakın .

Mac kullanma hakkında daha fazla bilgi edinmek için Mac Temel Bilgiler sayfalarını da inceleyin.


1
Q, Finder View menüsünde otomatik olarak Clean By By ve Sort By seçimlerini soruyor - ve bu biraz havalı olurdu. Neden sadece sağ tarafa?
Zo219

Teşekkürler. Otomatik kısmı kaçırdım ve cevabı düzelttim.
MK

2

Bu en iyi çözüm değil ama başka bir şey yapmazsa işe yarayabilir ...

  1. Masaüstü ile ilişkilendirilmiş bir Automator Klasör Eylemi oluşturun.
  2. Ürünü ekleyin: "el yazması çalıştır"
  3. Aşağıdaki kodu el yazısı metin kutusuna yapıştırın:

    -- https://gist.github.com/mrienstra/8330528
    -- Based on http://www.tuaw.com/2012/12/24/applescript-desktop-icon-race/
    -- Inspired by http://namesakecomic.com/comic/happy-new-year-from-namesake/#comment-1182035013
    
    -- Rearranges Desktop icons to flow from left to right, top to bottom.
    
    -- To have this run automatically every time files are added or removed from the Desktop, set this script to run as a Desktop "Folder Action". (See https://developer.apple.com/library/mac/documentation/applescript/conceptual/applescriptlangguide/reference/ASLR_folder_actions.html )
    
    -- This is currently a rough proof-of-concept. It has only been tested with OS X 10.8.5 (Mountain Lion).
    
    -- Current known limitations: Does not work with "Label position" set to "Right" (specifically, icons will overlap).
    
    
    
    -- Adjust these for different spacing
    property theSpacingFactor : 1.0
    property theGutterXFactor : 0.57
    property theGutterYFactor : 0.57
    
    
    
    on rearrangeDesktopIcons()
        tell application "Finder"
            tell icon view options of window of desktop
                set theArrangement to arrangement
                set theArrangementString to theArrangement as string
                if {"not arranged", "«constant ****narr»", "snap to grid", "«constant ****grda»"} does not contain theArrangementString then
                    display alert "\"Rearrange Desktop Icons\" AppleScript says:" message "Cannot rearrange Desktop items, please change Desktop \"Sort by\" to \"None\" or \"Snap to Grid\"." giving up after 10
                    return
                end if
                set theIconSize to icon size
                set theLabelSize to text size
            end tell
    
            set theDesktopBounds to bounds of window of desktop
            set theDesktopWidth to item 3 of theDesktopBounds
            set theDesktopHeight to item 4 of theDesktopBounds
    
            -- Retrieve a list of items on the desktop
            set theDesktopItems to every item of desktop
            set theContestantOffset to theIconSize / 2
    
            set theSpacing to (theIconSize + theLabelSize + theContestantOffset) * theSpacingFactor
            set theGuttersX to theSpacing * theGutterXFactor
            set theGuttersY to theSpacing * theGutterYFactor
            set theMaxColumns to ((theDesktopWidth - theGuttersX * 2) / theSpacing) as integer
            set theMaxRows to ((theDesktopHeight - theGuttersY * 2) / theSpacing) as integer
            set theMaxLocations to theMaxRows * theMaxColumns
    
            set y to 1
            repeat with a from 1 to length of theDesktopItems
                set x to a mod theMaxColumns
                if x is 0 then
                    set x to theMaxColumns
                end if
    
                if a is greater than theMaxLocations then
                    set desktop position of item a of theDesktopItems to {theGuttersX, theGuttersY}
                else
                    set desktop position of item a of theDesktopItems to {theGuttersX + (x - 1) * theSpacing, theGuttersY + (y - 1) * theSpacing}
                end if
    
                if a mod theMaxColumns is 0 then
                    set y to y + 1
                end if
            end repeat
        end tell
    end rearrangeDesktopIcons
    
    
    
    on adding folder items to alias after receiving listOfAlias
        rearrangeDesktopIcons()
    end adding folder items to
    
    on removing folder items from alias after losing listOfAliasOrText
        rearrangeDesktopIcons()
    end removing folder items from
    
    rearrangeDesktopIcons()
    

Bu yüzden Masaüstünüze bir dosya eklendiğinde, tüm dosyalar alfabetik olarak yeniden düzenlenecektir ...


0

Tüm klasörleri istediğiniz sırayla düzenleyin. Ardından Görünüm'ün altında "temizle" yi tıklayın. Bu her şeyi güzel bir şekilde hizalayacaktır. Ardından, tüm klasörleri vurgulayabilir ve tam olarak istediğiniz yere konumlandırabilirsiniz. Mac'ler klasörleri solda değil, yalnızca sağda düzenler, ancak birkaç kolay adımla her şeyi solda düzgün bir şekilde düzenleyebilirsiniz.


Bu 'pencere' yerine 'görünüm' okumalı üzgünüm, bu benim kötüydü.
MikeZ

Cevabın altında, metni doğrudan düzenlemeye izin veren bir düzenleme bağlantısı var :-)
nohillside

0

Tüm klasörleri sağ taraftan vurguladım, sonra hepsini yakaladım ve sola yapıştırdım.

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.