view release on metacpan or search on metacpan
lib/Einformixv6als.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ekps9566.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Esjis.pm view on Meta::CPAN
return $ENV{'HOME'};
}
### DESPERATION SETS IN
# We could use the desktop
SCOPE: {
local $@;
CORE::eval {
# Find the desktop via Mac::Files
local $SIG{'__DIE__'} = '';
CORE::require Mac::Files;
my $home = Mac::Files::FindFolder(
Mac::Files::kOnSystemDisk(),
Mac::Files::kDesktopFolderType(),
lib/Esjis.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Euhc.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Chart/EPS_graph/Test.pm view on Meta::CPAN
There is but a single method of interest as detailed in the synopsis above.
A special default is in effect if called without C<'/some/dir'> as an argument.
Then output will default to the C</home/your_id> directory on UNIX or the
desktop in Win32 with only the C<foo.eps> (and not the C<foo.eps.png>) being
written there. This default behavior exists to allow for the module to be called
as a test when first building the module freshly downloaded from CPAN.
In the ordinary, user-diven, case (when C</some/dir> is supplied as an argument)
then this module will allow itself a free hand to search for wherever it is that
lib/Chart/EPS_graph/Test.pm view on Meta::CPAN
=head1 USAGE
Here is the output from calling this test module on the command line on
NetBSD UNIX OS. If, as below, you specify a file path between the parens
the output will be written there. Elsewise it will default to the user's home
directory on UNIX or their desktop on Win32.
C<baal: {666} perl -e "use Chart::EPS_graph::Test; \>
C<print Chart::EPS_graph::Test-E<gt>full_test('/ram');">
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Chess/PGN/EPD.pm view on Meta::CPAN
=item Traveller Standard v3 -- Alan Cowderoy -- cowderoy
=back
These are available at L<http://www.enpassant.dk/chess/fonteng.htm> along
with a good deal of useful information on chess desktop publishing.
=head3 Font Designers Supported
=over
view all matches for this distribution
view release on metacpan or search on metacpan
examples/site/01 Linux at Home/01_Linux_Family_Desktop.shtml view on Meta::CPAN
</head><body>
<h2>Linux Family Desktop</h2>
<i>Hopefully useful information, use at your own risk</i>
<p>This page describes the setup I use to run a Linux based desktop
system for my familiy. This is not about setting up debian.
Installing debian is easier than most people think and
can be read elsewhere. This is about getting additional features -
most prominent 3d graphics and multi seat - up and running.
</p>
examples/site/01 Linux at Home/01_Linux_Family_Desktop.shtml view on Meta::CPAN
<h3>Multiseat</h3>
<p>Setting up a working multiseat is hard. This is partially due to the
fact that multi card setups are broken in most distros. The status of
the xorg head revision is somewhat unclear.
See <a href="https://bugs.freedesktop.org/show_bug.cgi?id=18160">18160</a>
for details.
</p>
<p>
Our <a href="xorg.conf">xorg.conf</a> and <a href="gdm.conf">gdm.conf</a>
view all matches for this distribution
view release on metacpan or search on metacpan
Citrix/LaunchMesg.pm view on Meta::CPAN
# (Perl hash) default-valued Templates for launch message sections
my %sections = ('client' => $client, 'app' => $app, );
my $clm = Citrix::LaunchMesg->new($fc, %sections);
# Launch a new session (by Domain, Username, CitrixApp)
my $err = $clm->setbalanced('hypertechno', 'joecitrix', 'DESKTOP-UNIX');
# Send "launch.ica" to web browser to be processed by wfcmgr Citrix desktop client app.
# When set via HTTP in a web application Need to add respective http headers
# within application. Use 'application/x-ica' to launch Citrix client helper app.
print $clm->output();
view all matches for this distribution
view release on metacpan or search on metacpan
benchmark/class-std.txt view on Meta::CPAN
This is the output from class-std.pl run on a IBM Thinkpad T42 equipped with
a 1.7GHz Pentium Mobile (Dothan).
The machine has 1 GB of memory, which was more than sufficient for running
the benchmark.
The Benchmark was run from inside Eclipse from a Gnome desktop.
OS was Ubuntu 7.10 (Gutsy Gibbon).
Class-Std-Fast is SVN revision 195 (trunk).
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Clipboard/Any.pm view on Meta::CPAN
This module provides common functions related to clipboard manager.
Supported clipboard manager: KDE Plasma's Klipper (`klipper`), `parcellite`,
`clipit`, `xclip`. Support for more clipboard managers, e.g. on Windows or other
Linux desktop environment is welcome.
MARKDOWN
};
$SPEC{'detect_clipboard_manager'} = {
lib/Clipboard/Any.pm view on Meta::CPAN
This module provides common functions related to clipboard manager.
Supported clipboard manager: KDE Plasma's Klipper (C<klipper>), C<parcellite>,
C<clipit>, C<xclip>. Support for more clipboard managers, e.g. on Windows or other
Linux desktop environment is welcome.
=head1 NOTES
2021-07-15 - Tested on my system (KDE Plasma 5.12.9 on Linux).
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Cluster/Init.pm view on Meta::CPAN
=item Enterprise Cluster
A well-administered B<enterprise infrastructure> (see
L<http://www.Infrastructures.Org>), in which each machine, whether
desktop or server, provides scalable commodity services. Any machine
or group of machines can be easily and quickly replaced, with
minimal user impact, without restoring from backups, with no advance
notice or unique preparation. May include elements of both I<high
availability> and I<high throughput> clusters.
lib/Cluster/Init.pm view on Meta::CPAN
A cluster of machines optimized for cheaply delivering large
quantities of work in a short time, in return for reduced per-process
reliability. May include features such as process checkpointing and
migration, high-speed interconnects, or distributed shared memory.
Some high-throughput clusters are optimized for scavenging unused
cycles on desktop machines. Most high-throughput clusters are
suitable for supercomputing-class applications which can be
parallellized across dozens, hundreds, or even thousands of nodes.
Examples of high-throughput cluster platforms include OpenMosix::HA,
openMosix itself, Linux Beowulf, and Condor.
view all matches for this distribution
view release on metacpan or search on metacpan
examples/helloworld/htdocs/dwarf/bootstrap/css/bootstrap-responsive.css view on Meta::CPAN
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
examples/helloworld/htdocs/dwarf/bootstrap/css/bootstrap-responsive.css view on Meta::CPAN
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Color/Library/Dictionary/Tango.pm view on Meta::CPAN
Color::Library::Dictionary::Tango - (Tango) The Tango color palette
=head1 DESCRIPTION
The Tango icon theme's goal is to make applications not seem alien on any desktop. A user running a multiplatform application should not have the impression that the look is unpolished and inconsistent with what he or she is used to. While this isn't...
The Tango color palette consists of 27 RGB colors.
L<http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines>
=head1 COLORS
Aluminium 1 aluminium1 #eeeeec
lib/Color/Library/Dictionary/Tango.pm view on Meta::CPAN
sub _description {
return {
'subtitle' => 'The Tango color palette',
'title' => 'Tango',
'description' => 'The Tango icon theme\'s goal is to make applications not seem alien on any desktop. A user running a multiplatform application should not have the impression that the look is unpolished and inconsistent with what he or she...
The Tango color palette consists of 27 RGB colors.
[http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines]
'
}
}
view all matches for this distribution
view release on metacpan or search on metacpan
7zip/CPP/7zip/UI/Explorer/DllExports.cpp view on Meta::CPAN
//
// Notes:
// Win2000:
// If I register at HKCR\Folder\ShellEx then DLL is locked.
// otherwise it unloads after explorer closing.
// but if I call menu for desktop items it's locked all the time
#include "StdAfx.h"
#include "Common/MyInitGuid.h"
view all matches for this distribution
view release on metacpan or search on metacpan
ext/zstd/CONTRIBUTING.md view on Meta::CPAN
### Stability
Unfortunately, the most important aspect in being able to benchmark reliably is to have a stable
benchmarking machine. A virtual machine, a machine with shared resources, or your laptop
will typically not be stable enough to obtain reliable benchmark results. If you can get your
hands on a desktop, this is usually a better scenario.
Of course, benchmarking can be done on non-hyper-stable machines as well. You will just have to
do a little more work to ensure that you are in fact measuring the changes you've made not and
noise. Here are some things you can do to make your benchmarks more stable:
view all matches for this distribution
view release on metacpan or search on metacpan
ext/zstd/contrib/linux-kernel/0001-lib-Add-xxhash-module.patch view on Meta::CPAN
`contrib/linux-kernel/xxhash_test.c` [1].
I ran the benchmarks on a Ubuntu 14.04 VM with 2 cores and 4 GiB of RAM.
The VM is running on a MacBook Pro with a 3.1 GHz Intel Core i7 processor,
16 GB of RAM, and a SSD. I benchmarked using the file `filesystem.squashfs`
from `ubuntu-16.10-desktop-amd64.iso`, which is 1,536,217,088 B large.
Run the following commands for the benchmark:
modprobe xxhash_test
mknod xxhash_test c 245 0
time cp filesystem.squashfs xxhash_test
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Config/Find/WinAny.pm view on Meta::CPAN
}
my $winlocalappdir=Win32::GetFolderPath(CSIDL_LOCAL_APPDATA);
my $winappdir=Win32::GetFolderPath(CSIDL_APPDATA);
my $windesktop=Win32::GetFolderPath(CSIDL_DESKTOPDIRECTORY);
if (defined $windesktop and $windesktop ne '') {
undef $winlocalappdir if (defined($winlocalappdir) and index($winlocalappdir, $windesktop) == 0);
undef $winappdir if (defined($winappdir) and index($winappdir, $windesktop) == 0);
}
sub app_user_dir {
my ($class, $name)=@_;
return ( (defined $winlocalappdir) && ($winlocalappdir ne "") ? $winlocalappdir :
lib/Config/Find/WinAny.pm view on Meta::CPAN
old approach is used). Also, global configuration files were stored
under a new directory placed in the same directory as the script but
this is unnecessary because windows apps already go in their own
directory.
It seems that, sometimes, ${LOCAL_APPDATA} points to the user desktop
and placing configuration files there would be obviously wrong. As a
work around, the module will ignore ${LOCAL_APPDATA} or ${APPDATA} if
they point to any place below the desktop path.
=head1 SEE ALSO
L<Config::Find>, L<Config::Find::Any>
view all matches for this distribution
view release on metacpan or search on metacpan
Debian_CPANTS.txt view on Meta::CPAN
"libfcgi-procmanager-perl", "FCGI-ProcManager", "0.18", "0", "0"
"libfeed-find-perl", "Feed-Find", "0.06", "0", "0"
"libfile-basedir-perl", "File-BaseDir", "0.03", "0", "0"
"libfile-chmod-perl", "File-chmod", "not-uploaded", "0", "0"
"libfile-copy-recursive-perl", "File-Copy-Recursive", "0.36", "0", "0"
"libfile-desktopentry-perl", "File-DesktopEntry", "0.04", "1", "0"
"libfile-extattr-perl", "File-ExtAttr", "not-uploaded", "0", "0"
"libfile-find-rule-perl", "File-Find-Rule", "0.30", "1", "1"
"libfile-flock-perl", "File-Flock", "not-uploaded", "0", "0"
"libfile-log-perl", "File-Log", "not-uploaded", "0", "0"
"libfile-mimeinfo-perl", "File-MimeInfo", "0.15", "3", "0"
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Config/Model/models/Systemd/Common/Exec.pl view on Meta::CPAN
see below). If the TTY is used for output only, the executed process will not become the controlling process of
the terminal, and will not fail or wait for other processes to release the terminal. Note: if a unit
tries to print multiple lines to a TTY during bootup or shutdown, then there's a chance that those
lines will be broken up by status messages. SetShowStatus() can be used to
prevent this problem. See
L<org.freedesktop.systemd1(5)>
for details.
C<journal> connects standard output with the journal, which is accessible via
L<journalctl(1)>. Note
that everything that is written to kmsg (see below) is implicitly stored in the journal as well, the
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Config/Model/models/Xorg/Device/Fglrx.pl view on Meta::CPAN
'value_type' => 'enum'
},
'DesktopSetup',
{
'description' => '
This option defines the desktop setup. The driver can work with the
following modes:
"0x00000000" "single" Single head mode.
"0x00000100" "clone" Clone mode.
"0x00000101" "mirror" Mirror mode.
lib/Config/Model/models/Xorg/Device/Fglrx.pl view on Meta::CPAN
'type' => 'leaf',
'value_type' => 'integer'
},
'ScreenOverlap',
{
'description' => 'This option is intended to allow image overlapping with e.g. two video projectors. It only applies to big desktops (see Option "DesktopSetup").',
'type' => 'leaf',
'value_type' => 'integer'
},
'SilkenMouse',
{
lib/Config/Model/models/Xorg/Device/Fglrx.pl view on Meta::CPAN
{
'choice' => [
'on',
'off'
],
'description' => 'To enable Stereo mode of Quad Buffer Stereo ("Active Stereo") capable cards, set this value to "on" and disable Option "VideoOverlay" and Option "OpenGLOverlay". The default is: "off". If you enable Stereo Quad Buffering the...
'type' => 'leaf',
'value_type' => 'enum'
},
'StereoSyncEnable',
{
lib/Config/Model/models/Xorg/Device/Fglrx.pl view on Meta::CPAN
},
'VRefresh2',
{
'description' => '"frequency"
Vertical refresh rate range for the second monitor in e.g. big
desktop mode.
Note
You can skip this value, if you define an appropriate VertRefresh
line in the related Section "Monitor".',
'type' => 'leaf',
view all matches for this distribution
view release on metacpan or search on metacpan
# What is Config-Model project
[Config::Model](https://metacpan.org/pod/Config::Model) is:
* a set of configuration editor and validator for several projects like [OpenSSH](http://www.openssh.com/), [Systemd](https://freedesktop.org/wiki/Software/systemd/), [LcdProc](http://www.lcdproc.org/)...
See [full list of Configuration editors](https://github.com/dod38fr/config-model/wiki/Available-models-and-backends#Available_models_and_configuration_editors)
* a framework that enables a project developer (or any advance user) to provide a configuration editor and validator to his users.
To generate a configuration editor and validator for a project, [Config::Model](https://metacpan.org/pod/Config::Model) needs:
view all matches for this distribution
view release on metacpan or search on metacpan
t/21_plv58.t view on Meta::CPAN
}
__END__
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.34.7-0.4-desktop, archname=i686-linux-thread-multi-64int-ld
uname='linux tux09.procura.nl 2.6.34.7-0.4-desktop #1 smp preempt 2010-10-07 19:07:51 +0200 i686 i686 i386 gnulinux '
config_args='-Dusedevel -Dusethreads -Duseithreads -Duse64bitint -Duselongdouble -Duseperlio -des -Dusedevel -Uinstallusrbinperl -Dprefix=/media/Tux/perls-t'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
view all matches for this distribution
view release on metacpan or search on metacpan
examples/auto-build.conf view on Meta::CPAN
#
# git - Git. Specify the 'base-url' option to refer to
# the base URL under which the repositories are located
#
# options = {
# base-url = git://anongit.freedesktop.org/git/
# }
#
# darcs - Darcs. Specify the 'base-url' option to refer to
# the base URL under which the repositories are located
#
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Continuity.pm view on Meta::CPAN
The first thing to make a note of is that your application is a continuously
running program, basically a self contained webserver. This is quite unlike a
CGI.pm based application, which is re-started for each new request from a
client browser. Once you step away from your CGI.pm experience this is actually
more natural (IMO), more like writing an interactive desktop or command-line
program.
Here's a simple example:
#!/usr/bin/perl
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Convert/GeekCode/geekcode/3.12/en_us.yml view on Meta::CPAN
'++': ! >-
Unix is a passing fad compared to the real power in the universe, my VMS
system.
'+++': ! >-
I am a VMS sysadmin. I wield far more power than those UNIX admins, because
UNIX can be found on any dweeb's desktop. Power through obscurity is my
motto.
'-': |-
Unix is much better than VMS for my computing needs.
'--': ! >-
I would rather smash my head repeatedly into a brick wall than suffer the
view all matches for this distribution
view release on metacpan or search on metacpan
CHANGELOG.md view on Meta::CPAN
- Change to only show err_nicknameinuse message once #176
- Change to "flat" design
- Change to reload notification list when reconnect to backend #221
- Remove Convos::Loopback
- Remove references to Heroku, closes #80
- Remove desktop notification status in profile #203
- Remove /convos resource. Going directly to server log instead #220
## 0.84 (2014-09-14)
- Fix update of current nick()
- Fix refreshing conversation and navbar when clicking back/forward buttons in browser #111
CHANGELOG.md view on Meta::CPAN
## 0.8001 (2014-07-31)
- Fix "same-nick" class was appended to wrong element
- Squelch not connected message for 'convos' default network.
## 0.8 (2014-07-30)
- Fix asking for desktop notifications
- Fix autocomplete: The autocomplete was reset because of keyCode 229 in Chrome
- Fix autcomplete nick order #77
- Fix avatar for localhost users
- Fix creating a new conversation by typing an invalid URL is not possible anymore
- Fix icon in desktop notifications
- Fix login/register screen CSS
- Fix navbar and other dynamic inputs is hidden when priting the conversation
- Fix removing loading indicator even if loading document from cache
- Fix starting convos with ./vendor/bin/carton exec script/convos daemon
- Fix timestamp does not overlap conversation text #96
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Cookie/public_suffix_list.txt view on Meta::CPAN
fbx-os.fr
fbxos.fr
freebox-os.fr
freeboxos.fr
// freedesktop.org : https://www.freedesktop.org
// Submitted by Daniel Stone <daniel@fooishbar.org>
freedesktop.org
// freemyip.com : https://freemyip.com
// Submitted by Cadence <contact@freemyip.com>
freemyip.com
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Crypt/Diceware/Wordlist/Common.pm view on Meta::CPAN
demolish demon demotic demulcent demur demurrage dendroid denial denizen
denote denounce dented denude denuding deodorant depicted deplete deplore
deploy deponent deport deposed depositor depot deprave deprecate depress
depth deputy derby derelict deride derisible derision derive derives
derrick derriere descent descry desert deserted deserved deserving
desiccant designate designed desirous desist desktop desolate despair
desperado desperate despite despond despot despotism dessert destiny
destitute desultory detach deter deterrent detest detonator detract
detriment detrude devastate develops deviance deviate device devices
devilry deviltry devious devise devised devolve devout devoutly dexterity
dhows diabolic diagnose diagnosis dial dialect dialed dialogue diarist
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Crypt/Sodium/XS/OO/pwhash.pm view on Meta::CPAN
intensive without any usability issues, then increase opslimit.
For online use (e.g. logging in on a website), a 1 second computation is likely
to be the acceptable maximum.
For interactive use (e.g. a desktop application), a 5 second pause after having
entered a password is acceptable if the password doesnât need to be entered
more than once per session.
For non-interactive and infrequent use (e.g. restoring an encrypted backup), an
even slower computation can be an option.
view all matches for this distribution
view release on metacpan or search on metacpan
Note for Microsoft Windows users: The locale preferences you have configured
for your system cannot yet be evaluated by libintl-perl. This may change for
future versions of libintl-perl but for the moment you have to make do with
the instructions given above. In order to set environment variables, you have
to right-click on the icon "My Computer" on your desktop, select "Properties"
in the context menu, and then click the tab labelled "Environment variables".
Setting the Output Charset
--------------------------
view all matches for this distribution