Basic UNIX 4: More on the GUI ● How X Works ● Window and Desktop Managers ● File Managers ● Common Tasks ● System Administration Tools

Total Page:16

File Type:pdf, Size:1020Kb

Basic UNIX 4: More on the GUI ● How X Works ● Window and Desktop Managers ● File Managers ● Common Tasks ● System Administration Tools Basic UNIX 4: More on the GUI ● How X works ● Window and desktop managers ● File managers ● Common tasks ● System administration tools Iowa State University Information Technology Services Last update 1/29/2008 by jbalvanz How X works ● X server (X) – Provides tools for drawing graphics on a display – X applications send commands to the X server via TCP/IP ● X client – Machine running the software that wants to draw graphics – Usually the machine running the server, but doesn't have to be! How this looks Server Client Application package X Server TCP/IP TCP/IP Stack Stack Network Why is this good? ● Applications are independent of graphics hardware, window manager and even hardware platform ● Server and client do not have to be on the same machine; applications can be run remotely – Licensing considerations – Horsepower restrictions Running X applications remotely ● Connect to a remote machine using ssh with the -X option (not -x) ssh -X [email protected] ● Start the application sas Window managers ● Manages positioning of windows on the screen, virtual desktops, running applications; may include menus – AfterStep – Blackbox – Enlightenment Display Driver – FVWM Window Manager – IceWM – WindowMaker X Server – etc., etc., etc., etc. TCP/IP Stack Desktop Environments ● Window management + system utilities + standard applications + games + menuing system + ???????? – GNOME Desktop – K Desktop Environment (KDE) – Microsoft Windows What you'll have to get used to... ● Users have a choice of window/desktop manager (even in the stock RedHat install) ● Many desktop managers are themeable, i.e., FVWM may look completely different from FVWM on another machine depending on the choice of theme Why choice is good... ● The window manager can be selected based on the horsepower of the machine – Gnome, KDE run well on big, modern hardware – Blackbox, FVWM, IceWM, SWM, etc. run better on older machines Choice is good II ● International users can customize their WM with non-English languages ● A choice of window manager/theme gives users something harmless to customize their environment with ● Windows users can have a Windows- like DM (FVWM with RedmondXP or Redmond98) Choosing a Window Manger ● On startup – choose from the “Session” menu in the login screen ● Set a user default – insert PREFERRED=”windowmanagerapp” into ~/.Xclients ● Setting system default – put DESKTOP=”KDE” DESKTOP=”GNOME” DESKTOP=”windowmanagerapp” into /etc/sysconfig/desktop Switching Between Windows ● Varies; most modern WM accept the Windows <Alt/Tab> and clicking on the window ● Some window managers (like Blackbox and TWM) insist that you click on the window titlebar or use arrows on the manager bar Capturing the Screen ● Used to be an application in the menu, left out in new version ● Graphics > The GIMP ● Choose File > Acquire > Screen Shot ● Choose window or entire screen ● Click OK ● Save the file as an appropriate graphics type Setting the Time ● Select System -> Administration -> Date & Time ● Enter the root password ● Make sure that the time zone is set correctly for your location ● If not Internet connected, turn off “Enable Network Time Protocol” and set time and date; otherwise, just select a time server (time.iastate.edu works fine) Moving the Panels ● Right-click on the panel ● Choose Properties ● Click “General” ● Under Orientation, choose where you'd like the panel to appear. ● Under Size, choose the panel height in pixels. ● Click Apply, then OK. Editing the Menus ● Right-click on the Applications menu ● Select “Edit Menus” ● You can: – Add sub-menus and items – Remove items – Rearrange entries ● You cannot change the Places menu. Adding a Menu Item ● Highlight the folder you want the item to appear in ● Click “New Item” ● Enter the values for the program: – Name – Comment – Command (with options if necessary) ● Click Close Moving a Menu Item ● Click on the item to be moved ● Either – Move up or down with the Move Up and Move Down buttons OR – Click, hold and drag the icon to its new location Desktop Preferences ● Under System -> Preferences ● Most Gnome preferences are user- oriented and don't require root access. ● Useful preferences: – About Me – personal information – Desktop Background – Remote Desktop – desktop sharing System Administration ● Choose System -> Administration ● Choices beyond the user, so need the root password ● We'll work with many of these things in the System Administration modules Assistive Technology ● Gnome comes with assistive technology built in ● System -> Preferences -> Accessibility -> Keyboard – enables special keyboard features (slow/sticky/mouse keys) ● System -> Preferences -> Accessibility -> Assistive Technology Support – activate screen magnifier, on-screen keyboard and audio screenreader (Gnopernicus) Why KDE? ● One of the two desktop environments installed by Red Hat Enterprise Linux ● More Windows-like than Gnome ● Has most complete set of applets and management tools ● Default file manager (Konqueror) works better with AFS volumes than Nautilus (Gnome) KDE Control Center ● Used to make a wide variety of system settings in KDE ● Select “Control Center” from the Start Applications Menu Appearance and Themes ● Background ● Screen Savers ● Styles ● Theme Manager Desktop ● Behavior – What mouse clicks do – What devices appear on the desktop – Show previews for files ● Multiple Desktops ● Panels – Where the KDE Panel appears Peripherals ● Digital Camera ● Display – Screen size, refresh rate and orientation (where applicable) ● Mouse ● Printers – CUPS server must be running Mousing Without a Mouse ● Must turn on in Control Center under Peripherals -> Mouse ● Press <Shift/NumLock> ● Move mouse pointer with the numbers around the numeric keypad ● Click mouse button with keypad 5 – / for left, * for middle, - for right, then 5 ● Click-and-hold with keypad 0 ● Press <Shift/NumLock> again to turn off Starting Apps Automatically KDE-aware apps left open at logout will automatically reopen at your next login. For others: ● In Konqueror, open ~/.kde/AutoStart ● In another Konqueror window, browse to the application you want to run at startup ● Drag the icon of the app to the AutoStart window ● Choose “Link Here” System Administration ● To actually make changes here, you'll need the root password. (Click “Administrator Mode”.) ● Font Installer ● Login Manager – Customize the login screen – Sessions – control who can shut down machine from the console or remotely Settings ● About Myself – stores personal information (real name, phone number, default shell, etc.) ● Password – sets new password (including the Kerberos password, if Kerberos is used for authentication) System Settings ● Administration -> Server Settings -> Services Used to start, stop and control system services – See info about a service: highlight the service name – Start/stop a service: highlight the name, click the start or stop buttons – Schedule a service to start at machine startup: turn on the check box to the left of the service name – Actually runs system-config-services System -> Add/Remove Software ● Used to install and remove programs from the Red Hat CDs ● To install a package, click details, the check box next to the package name, click Close, then click Update. ● To remove a package, click Details, clear the check box next to the package name, click Close, then click Update. WindowMaker ● Window manager (not a desktop environment) – Lower overhead, good choice for smaller machines – No applets to clutter screen, take up CPU time ● Part of GNUStep project, derived from OpenStep, derived from NeXTStep (which also was the origin of Mac OS X) Where's the Start Menu? ● Everywhere! Just right-click on the Desktop. ● Move the menu to make it stick ● Sub-menus can be dragged off the menu to stick independently The Dock ● Double-click on icon to launch app (if 3 dots appear) ● To add icons, open an app and drag its icon to the Dock, then enter the command to start it ● Drag icon out of Dock to remove ● “Screwdriver” icon starts the WindowMaker Preferences tool ● Many dockapps are available Handling Windows ● Left title-bar button minimizes (double-click icon below to restore) ● Right title-bar button closes ● Double-click title bar to windowshade ● Right-click-and-hold title bar to get window menu Workspaces in WindowMaker ● Only one workspace at startup, create new workspaces as necessary ● From Application menu, choose Workspaces -> New ● Use the Application menu or arrows on the Clip to switch workspaces ● To remove a workspace, empty it, leave it and choose Workspaces > Destroy Last The Failsafe WM ● Failsafe is an extremely primitive window manager ● You may find yourself in Failsafe when KDE and/or Gnome get corrupted somehow ● To exit Failsafe, press <Ctrl/D> in the terminal window..
Recommended publications
  • Linux on a Stick Everyone Knows You Can Boot Linux from a Live CD, but Have You Thought About Putting Linux on a Compact and Highly Portable USB
    KNOW HOW Memory Stick Linux Booting Linux from a USB Memory Stick Linux on a Stick Everyone knows you can boot Linux from a live CD, but have you thought about putting Linux on a compact and highly portable USB memory stick? BY FABRIZIO CIACCHI bootable “live” CD like Knoppix much more common. Part of our pur- ent from DSL, but it includes more [1] or Kanotix [2] gives the user a pose is to create an inexpensive system, software (about 14 MB plus), and it Afully portable operating environ- so I will base this discussion on the stan- has already been refined and tested for ment. You can carry your system with dard and very common 128 MB size. USB devices. you and boot it from anywhere. However, the procedure I describe in this • Flonix [8]: Flonix is also based on Your tools, your files, and your work- article can also be used to put a larger DSL, but it uses some different pro- space will follow you wherever you go – Knoppix-based distribution on a larger grams (for instance, IceWM instead even to another PC with a different USB memory stick. of Fluxbox). The Flonix project also operating system. Live CDs are also used Assuming you want room to work and introduced a useful web install by system administrators for trouble- store documents, it is a good idea to only process. Ultimately, Flonix was so shooting computers that won’t boot use half of the available space (64 MB) successful that it become a commer- normally. for the Linux system and related tools.
    [Show full text]
  • Web Vmstat Any Distros, Especially Here’S Where Web Vmstat Comes Those Targeted at In
    FOSSPICKS Sparkling gems and new releases from the world of FOSSpicks Free and Open Source Software Mike Saunders has spent a decade mining the internet for free software treasures. Here’s the result of his latest haul… Shiny statistics in a browser Web VMStat any distros, especially Here’s where Web VMStat comes those targeted at in. It’s a system monitor that runs Madvanced users, ship an HTTP server, so you can connect with shiny system monitoring tools to it via a web browser and see on the desktop. Conky is one such fancy CSS-driven charts. Before you tool, while GKrellM was all the rage install it, you’ll need to get the in the last decade, and they are websocketd utility, which you can genuinely useful for keeping tabs find at https://github.com/ on your boxes, especially when joewalnes/websocketd. Helpfully, you’re an admin in charge of the developer has made pre- various servers. compiled executables available, so Now, pretty much all major you can just grab the 32-bit or distros include a useful command 64-bit tarball, extract it and there line tool for monitoring system you have it: websocketd. (Of course, Here’s the standard output for vmstat – not very interesting, right? resource usage: vmstat. Enter if you’re especially security vmstat 1 in a terminal window and conscious, you can compile it from copy the aforementioned you’ll see a regularly updating (once its source code.) websocketd into the same place. per second) bunch of statistics, Next, clone the Web VMStat Git Then just enter: showing CPU usage, free RAM, repository (or grab the Zip file and ./run swap usage and so forth.
    [Show full text]
  • Backbox Penetration Testing Never Looked So Lovely
    DISTROHOPPER DISTROHOPPER Our pick of the latest releases will whet your appetite for new Linux distributions. Picaros Diego Linux for children. here are a few distributions aimed at children: Doudou springs to mind, Tand there’s also Sugar on a Stick. Both of these are based on the idea that you need to protect children from the complexities of the computer (and protect the computer from the children). Picaros Diego is different. There’s nothing stripped- down or shielded from view. Instead, it’s a normal Linux distro with a brighter, more kid-friendly interface. The desktop wallpaper perhaps best We were too busy playing Secret Mario on Picaros Diego to write a witty or interesting caption. exemplifies this. On one hand, it’s a colourful cartoon image designed to interest young file manager. In the programming category, little young for a system like this, but the it children. Some of the images on the we were slightly disappointed to discover it may well work for children on the upper end landscape are icons for games, and this only had Gambas (a Visual Basic-like of that age range. should encourage children to investigate the language), and not more popular teaching Overall, we like the philosophy of wrapping system rather than just relying on menus. languages like Scratch or a Python IDE. Linux is a child-friendly package, but not On the other hand, it still displays technical However, it’s based on Debian, so you do dumbing it down. Picaros Diego won’t work details such as the CPU usage and the RAM have the full range of software available for every child, but if you have a budding and Swap availability.
    [Show full text]
  • Part II, Window Managers and Desktop Environments
    Part II Window Managers and Desktop Environments The window manager is responsible for managing application windows and application- independent behavior, such as pop-up menus appearing in the background. The window manager manages the placement, borders, and decorations of all windows, and is responsible for the look and feel of your particular X session. Desktop environments typically include an integrated window manager, some sort of control panel, applications, and a consistent look and feel across applications. The chapters in Part II, Window Managers and Desktop Environments, are: Overview This chapter provides a conceptual introduction to window managers and desktop environments and briefly surveys some of the many window managers and desktop environments available for Linux. FVWM FVWM is a traditional window manager for Linux systems. It is now into its second major version, FVWM2. Window Maker Window Maker is an elegant X11 window manager designed to give integration support to GNUstep-based applications. It emulates the look and feel of OpenStep, the NeXTSTEP GUI. Enlightenment Enlightenment, often shortened to just E, may be the most elaborate and bizarre window manager available. Enlightenment’s motto, “time to rethink everything,” provides a good indication of the uniqueness and flashiness behind Enlightenment. Using GNOME GNOME, which stands for GNU Network Object Model Environment, is a freely available desktop environment that can be used with any of several window managers, including Enlightenment and Sawfish. Using KDE KDE, the K Desktop Environment, is another freely available desktop environment. KDE includes an assortment of games and utilities, as well as an integrated suite of office productivity applications..
    [Show full text]
  • Easy Slackware
    1 Создание легкой системы на базе Slackware I - Введение Slackware пользуется заслуженной популярностью как классический linux дистрибутив, и поговорка "кто знает Red Hat тот знает только Red Hat, кто знает Slackware тот знает linux" несмотря на явный снобизм поклонников "бога Патре­ га" все же имеет под собой основания. Одним из преимуществ Slackware является возможность простого создания на ее основе практически любой системы, в том числе быстрой и легкой десктопной, о чем далее и пойдет речь. Есть дис­ трибутивы, клоны Slackware, созданные именно с этой целью, типа Аbsolute, но все же лучше создавать систему под себя, с максимальным учетом именно своих потребностей, и Slackware пожалуй как никакой другой дистрибутив подходит именно для этой цели. Легкость и быстрота системы определяется выбором WM (DM) , набором программ и оптимизацией программ и системы в целом. Первое исключает KDE, Gnome, даже новые версии XFCЕ, остается разве что LXDE, но набор программ в нем совершенно не устраивает. Оптимизация наиболее часто используемых про­ грамм и нескольких базовых системных пакетов осуществляется их сборкой из сорцов компилятором, оптимизированным именно под Ваш комп, причем каж­ дая программа конфигурируется исходя из Ваших потребностей к ее возможно­ стям. Оптимизация системы в целом осуществляется ее настройкой согласно спе­ цифическим требованиям к десктопу. Такой подход был выбран по банальной причине, возиться с gentoo нет ни­ какого желания, комп все таки создан для того чтобы им пользоваться, а не для компиляции программ, в тоже время у каждого есть минимальный набор из не­ большого количества наиболее часто используемых программ, на которые стоит потратить некоторое, не такое уж большое, время, чтобы довести их до ума. Кро­ ме того, такой подход позволяет иметь самые свежие версии наиболее часто ис­ пользуемых программ.
    [Show full text]
  • Introduction to the Enlightenment Foundation Libraries
    Introduction to the Enlightenment foundation libraries. An overview of EFL Kostis Kapelonis Introduction to the Enlightenment foundation libraries.: An overview of EFL Kostis Kapelonis Abstract The target audience of this document are UNIX programmers who are interested in the Enlightenment Foundation Libraries (EFL). You must already know C programming. You will not however learn how to program using the EFL. Instead, you will learn why you should program with the EFL. If you ever wanted to evaluate the EFL but did not see any advantages over previous graphic libraries then this document is for you! Table of Contents 1. Introduction ............................................................................................................................1 A little History ...................................................................................................................1 Related documentation ......................................................................................................... 2 Obtaining the EFL libraries ................................................................................................... 2 2. The EFL structure .................................................................................................................... 4 Organization of the Libraries ................................................................................................. 4 Brief description of each EFL library ...................................................................................... 5 3.
    [Show full text]
  • Mouse Change Button Assignments
    Mouse Change Button Assignments Bennie remains rutty after Artur okay appreciably or quarantines any embalmer. Fredrick is rather Dardic after perspiratory Duffy coin his pincer metaphorically. Gershon is athematic and stage-managed resolutely while extroverted Caldwell ululate and nests. Inventory available, waiting for warehouse confirmation. Simply select the command with the offending shortcut in the Function list box. Then it only those buttons might not changing button and close before? EasyClick Mouse black Trustcom. Yes, you can do so with macros. File recovery and change sizes when i make assignments assign a xwindows system is something you using a preference. To assign all personal information. Shows a story of the mouse and your button assignments and selects the glaze of scrolling. During installation process your favorite games, assign a change depending on assignments for changing this, we use cookies may affect your keyboard combination. URLs in another new tab or pasting stuff. X-Mouse Button Control is tap free partition software for Windows that you. Create a change without physically pressing enter any style for your needs of keystrokes with working or other functions? If object have no split cable which can create the short micro USB end, it should work. Mouse keys Wikipedia. Accelerators keyboard shortcuts for changing SpaceNavigatorTM behaviors. Mit der Nutzung unserer Dienste erklären Sie sich damit einverstanden, dass wir Cookies verwenden. Logitech programmable gaming mice myself. Does this picture show an Arizona fire department extinguishing a fire in Mexico? No matter which allows you can swap keys on assignments for changing button assignment time i press.
    [Show full text]
  • An Introduction to the X Window System Introduction to X's Anatomy
    An Introduction to the X Window System Robert Lupton This is a limited and partisan introduction to ‘The X Window System’, which is widely but improperly known as X-windows, specifically to version 11 (‘X11’). The intention of the X-project has been to provide ‘tools not rules’, which allows their basic system to appear in a very large number of confusing guises. This document assumes that you are using the configuration that I set up at Peyton Hall † There are helpful manual entries under X and Xserver, as well as for individual utilities such as xterm. You may need to add /usr/princeton/X11/man to your MANPATH to read the X manpages. This is the first draft of this document, so I’d be very grateful for any comments or criticisms. Introduction to X’s Anatomy X consists of three parts: The server The part that knows about the hardware and how to draw lines and write characters. The Clients Such things as terminal emulators, dvi previewers, and clocks and The Window Manager A programme which handles negotiations between the different clients as they fight for screen space, colours, and sunlight. Another fundamental X-concept is that of resources, which is how X describes any- thing that a client might want to specify; common examples would be fonts, colours (both foreground and background), and position on the screen. Keys X can, and usually does, use a number of special keys. You are familiar with the way that <shift>a and <ctrl>a are different from a; in X this sensitivity extends to things like mouse buttons that you might not normally think of as case-sensitive.
    [Show full text]
  • Linux Virtual COM User's Manual
    LES301A-KIT LES301AE-KIT LES302A-KIT LES302AE-KIT 1- and 2-Port 10/100 Device Servers, RS-232/422/485, DB9 M Linux Virtual COM User’s Manual ® BLAC K BOX Customer Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500) Support FREE technical support 24 hours a day, 7 days a week: Call 724-746-5500 or fax 724-746-0746 Mailing address: Black Box Corporation, 1000 Park Drive, Lawrence, PA 15055-1018 Information Web site: www.blackbox.com • E-mail: [email protected] Linux Virtual COM user manual Trademarks Used in this Manual Trademarks Used in this Manual Black Box and the Double Diamond logo are registered trademarks of BB Technologies, Inc. Ubuntu is a registered trademark of Canonical Ltd. Linux is a registered trademark of Linus Torvalds. SUSE is a registered trademark of Novell, Inc. Red Hat and Fedora are registered trademarks of Red Hat, Inc. Debian is a registered trademark of Software in the Public Interest, Inc. Any other trademarks mentioned in this manual are acknowleged to be the property of the trademark owners. We‘re here to help! If you have any questions about your application or our products, contact Black Box Tech Support at 724-746-5500 or go to blackbox.com and click on “Talk to Black Box.” You’ll be live with one of our technical experts in less than 30 seconds. Page 2 724-746-5500 | blackbox.com Linux Virtual COM user manual 724-746-5500 | blackbox.com Guides Contained in this Document IMPORTANT ANNOUNCEMENT: The information contained in this document is the property of Black Box Corporation and is supplied for the sole purpose of the operation and maintenance of products of Black Box Corporation.
    [Show full text]
  • Logitech Assign Mouse Buttons
    Logitech Assign Mouse Buttons Tobie is gallantly estranged after scantier Horst brains his drabbler sic. Andonis often foredating recollectively when fluctuating Maurise card-indexes Sundays and denaturize her trews. Crenellated Desmund usually weight some worrywarts or aggrandises orderly. Question About Using Mouse for Keybinds Guild Wars 2. It can contempt be used as middle button. Did they are using the package may be used for general inquiries and back and paste in. Virtual left mouse driver installed, i turn them, it off just a logitech mouse buttons are the link. What damage a Wiki Site? Pasted as an issue. Cannot Bind Mouse Key Battlefield Forums. Logitech and Razer both have some pretty awesome gaming peripherals. This week or section needs language, wiki syntax or style improvements. Launch Program on mouse buttons, etc. Did your software allows you will encounter is niche and useless or press j again later, hold middle button? Confirmation Code or product serial number. Upload or insert images from URL. Import and buttons in logitech options keystrokes e and only? Click the Mouse icon. But after a while, the firm press on the trackpad can get tiresome. You might install Solaar a Linux tool that allows you complete manage Logitech Unifying Receiver. Are assigning functions, mouse buttons mapped to increase or causing issue on their respective owners is specified, have better get a daily basis. You should be able to rebind it back to standard universal scroll. It has buttons all over it. Jacobg said in Backward and forward buttons on Logitech Mouse not slide with Opera.
    [Show full text]
  • Lightweight Distros on Test
    GROUP TEST LIGHTWEIGHT DISTROS LIGHTWEIGHT DISTROS GROUP TEST Mayank Sharma is on the lookout for distros tailor made to infuse life into his ageing computers. On Test Lightweight distros here has always been a some text editing, and watch some Linux Lite demand for lightweight videos. These users don’t need URL www.linuxliteos.com Talternatives both for the latest multi-core machines VERSION 2.0 individual apps and for complete loaded with several gigabytes of DESKTOP Xfce distributions. But the recent advent RAM or even a dedicated graphics Does the second version of the distro of feature-rich resource-hungry card. However, chances are their does enough to justify its title? software has reinvigorated efforts hardware isn’t supported by the to put those old, otherwise obsolete latest kernel, which keeps dropping WattOS machines to good use. support for older hardware that is URL www.planetwatt.com For a long time the primary no longer in vogue, such as dial-up VERSION R8 migrators to Linux were people modems. Back in 2012, support DESKTOP LXDE, Mate, Openbox who had fallen prey to the easily for the i386 chip was dropped from Has switching the base distro from exploitable nature of proprietary the kernel and some distros, like Ubuntu to Debian made any difference? operating systems. Of late though CentOS, have gone one step ahead we’re getting a whole new set of and dropped support for the 32-bit SparkyLinux users who come along with their architecture entirely. healthy and functional computers URL www.sparkylinux.org that just can’t power the newer VERSION 3.5 New life DESKTOP LXDE, Mate, Xfce and others release of Windows.
    [Show full text]
  • Pysal Documentation Release 1.14.3
    pysal Documentation Release 1.14.3 PySAL Developers Oct 04, 2019 Contents 1 User Guide 3 2 Developer Guide 73 3 Library Reference 97 Bibliography 109 i ii pysal Documentation, Release 1.14.3 Releases • Stable 1.14.3 (Released 2017-11-2) • Development PySAL is an open source library of spatial analysis functions written in Python intended to support the development of high level applications. PySAL is open source under the BSD License. Contents 1 pysal Documentation, Release 1.14.3 2 Contents CHAPTER 1 User Guide 1.1 Introduction Contents • Introduction – History – Scope – Research Papers and Presentations 1.1.1 History PySAL grew out of a collaborative effort between Luc Anselin’s group previously located at the University of Illinois, Champaign-Urbana, and Serge Rey who was at San Diego State University. It was born out of a recognition that the respective projects at the two institutions, PySpace (now GeoDaSpace) and STARS - Space Time Analysis of Regional Systems, could benefit from a shared analytical core, since this would limit code duplication and free up additional developer time to focus on enhancements of the respective applications. This recognition also came at a time when Python was starting to make major inroads in geographic information systems as represented by projects such as the Python Cartographic Library, Shapely and ESRI’s adoption of Python as a scripting language, among others. At the same time there was a dearth of Python modules for spatial statistics, spatial econometrics, location modeling and other areas of spatial analysis, and the role for PySAL was then expanded beyond its support of STARS and GeoDaSpace to provide a library of core spatial analytical functions that could support the next generation of spatial analysis applications.
    [Show full text]