Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37533468
en ru br
Репозитории ALT
S:1.0-alt1
5.1: 1.0-alt1
4.1: 1.0-alt1
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: start-or-find-x

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: start-or-find-x
Version: 1.0
Release: alt1

Summary: Start new X session, or preferably find a running one
License: Public domain
Group: System/X11

Url: http://git.altlinux.org/people/mike/packages/?p=start-or-find-x.git
Source0: start-or-find-x.sh
Source1: README
Packager: Michael Shigorin <mike at altlinux.org>

BuildArch: noarch

%description
This script would try its best to:
- either switch to the first user's X session running;
- or start a new one.

If started or sourced from a shell with display available,
just fast-forward to a shell.

It was written in (and for) home environment where a family
would use the same system and sometimes one might end up with
several sessions fired up and a hard time to find which one
was the needed one; now you can just source this script at
the end of corresponding shell profile files to get things
going along nicely.

%prep

%install
install -pD -m755 %SOURCE0 %buildroot%_bindir/%name
cp -a %SOURCE1 .

%files
%_bindir/*
%doc README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin