On Thu, 9 Feb 2012, hiro wrote:
mhm, so there's no native way on a linux?
Depending on your kernel, the DMI information may be available via
sysfs. You asked for the serial number before. I have that at:
/sys/class/dmi/id/board_serial
Contents are equivalent to `dmidecode -s baseboard-se
mhm, so there's no native way on a linux?
Please see the Unix Haters' Handbook[1], Part 1, Chapter 6.
[1] - http://www.simson.net/ref/ugh.pdf
Hi,
This is not a question about st in particular. Have you any
stuff for me to read or explain to me why each terminal
(linux, xterm, rxvt, gnome-terminal, konsole) has its own
strings for keys like insert, delete, function keys ? They vary
from terminal to terminal, why ?
Guillaume.
I don't know, I will have to googel this dmi thing up I guess?
Hi there,
I would like to ask you to test the slock tip.
I haven't fixed the multiply numpad combo issue, however I believe I
have fixed the issue that new clients appear on top of the black
windows.
If so, slock-1.0 will be out soon.
Thanks,
Anselm
On 8 February 2012 21:26, Sebastian Liem wrote:
> On Wed, 8 Feb 2012 20:01:58 +0100, Anselm R Garbe wrote:
>> What I do plan though, is adding a config.h hook to make the bar
>> window smaller (in terms of width) for a better dzen2 or similar
>> integration.
>
> While I personally doesn't have ne
On Wed, 8 Feb 2012 20:01:58 +0100, Anselm R Garbe wrote:
> What I do plan though, is adding a config.h hook to make the bar
> window smaller (in terms of width) for a better dzen2 or similar
> integration.
While I personally doesn't have need for it, how about ability to make
clients "unmanaged"?
On 8 February 2012 10:53, Ahmet Emre Çepoğlu wrote:
> On Thu, Jan 26, 2012 at 2:40 AM, Paul Hoffman wrote:
>> That's good for starters. Here's a simple issue tracker repository
>> using directories, key-value text files, and symlinks:
>>
>> /path/to/repo/
>> ticket/
>> abc123/
>>
On 2 February 2012 17:20, Thomas Dean <78...@web.de> wrote:
> On Thu, Feb 02, 2012 at 14:45:42 +0100, Uli Armbruster wrote:
>> Means, only after refocusing mupdf, it looks fine. It doesn't depend on
>> this certain pdf file, it happens with all pdf files. It also doesn't
>> depend on the layout I u
On 5 February 2012 07:27, Robert Ransom wrote:
> On 2012-02-04, sta...@cs.tu-berlin.de wrote:
>>> What versions of dwm are you using?
>>
>> Patched dwm based on changeset 64eb02a74f2b (Tip from end of September
>> 2010).
>
> http://hg.suckless.org/dwm/rev/79fe8e97dcf7 might be the fix (applied
>
On 28 January 2012 13:51, Tom Vincent wrote:
> It would seem there might be opportunity here to reduce the dwm
> codebase by handing off responsibility of the status bar to something
> else, similar to how xmonad does it. dwm could provide an interface
> that outputs "desktop" and urgency hints ra
On 8 February 2012 00:05, Eckehard Berns wrote:
>> Just a quick question: Is it a bug or a feature, that, if a client is being
>> toggled floating, it is placed behind the tiled clients, so it can't be seen
>> anymore? It can of course be used to hide clients, but well, dwm is a
>> tagging wind
On 8 February 2012 14:17, ilf wrote:
> On 02-08 00:14, Aurélien Aptel wrote:
> Care to update the website? http://st.suckless.org/
> And add a post to the News section of http://suckless.org/?
Applied.
> Also, please provide a Tarball-Link and Checksum in the announce mail.
http://dl.suckless
Greetings.
Kurt H Maier wrote:
> On Wed, Feb 08, 2012 at 03:36:04PM +0100, Christoph Lohmann wrote:
>>
>> Of course you will need a fallback, if there is no DMI.
>>
>
> Is 'fallback' a technical term for 'new computer'?
Yes, but usually it is only used when doing Windows support.
Sincerely,
C
On Wed, Feb 08, 2012 at 03:36:04PM +0100, Christoph Lohmann wrote:
>
> Of course you will need a fallback, if there is no DMI.
>
Is 'fallback' a technical term for 'new computer'?
On Wed, Feb 08, 2012 at 03:47:00PM +0100, Aurélien Aptel wrote:
> > Last, has anyone managed to adjust the transparency patch to this version?
> > http://lists.suckless.org/dev/1009/6046.html
> > https://gist.github.com/1432900
>
> I don't know. But you can be sure it will trigger another troll-fe
On Wed, Feb 8, 2012 at 4:41 PM, ilf wrote:
> Using "radeon" driver, but this should be irrelevant, right?
You're not the first one to have performance problem with it [1], I'm afraid :/
1: https://www.google.com/search?q=site%3Alists.suckless.org+radeon
On 02-08 10:25, Benjamin R. Haskell wrote:
As Aurélien pointed out, `st` at least behaves similarly (if not
identically). Didn't realize what hg rev I was on on that machine.
Prior test was w/ 187. With current non-xft tip (rev 228), I get
similar results: 0.2s wall time.
st-0.2: 30
On Wed, 8 Feb 2012, ilf wrote:
On 02-08 09:39, Benjamin R. Haskell wrote:
rxvt-unicode uses the wonderful optimization of not really caring
whether everything gets displayed.
I don't know if every one of those output lines is rendered on screen once.
But it doesn't need to, since I can't rea
On Wed, Feb 8, 2012 at 4:13 PM, Diego Joss wrote:
> there is a minor error on the website in the News section for the
> announcement:
Pushed a fix, waiting for moderation, thanks.
Hi,
there is a minor error on the website in the News section for the
announcement:
http://st.suckles.org";>st 0.2
I think it should be ;-)
http://st.suckless.org";>st 0.2
Have a nice day,
--
Diego Joss
On 02-08 09:39, Benjamin R. Haskell wrote:
rxvt-unicode uses the wonderful optimization of not really caring
whether everything gets displayed.
I don't know if every one of those output lines is rendered on screen
once. But it doesn't need to, since I can't read it anyways, no matetr
if it ta
On Wed, Feb 8, 2012 at 3:39 PM, Benjamin R. Haskell wrote:
> rxvt-unicode uses the wonderful optimization of not really caring whether
> everything gets displayed. As a test, simulate some command that produces
> output that can't actually be read -- like from a noisy makefile, the
> non-error ou
On Wed, Feb 8, 2012 at 2:49 PM, ilf wrote:
> I am running the same tmux session in both rxvt-unicode and st next to each
> other. The drawing speed of st does indeed feel better than before, but it's
> still way slower than rxvt in everything I have tried. This is one of the
> issues still holding
On Wed, 8 Feb 2012, ilf wrote:
On 02-08 00:14, Aurélien Aptel wrote:
As I said previously somewhere on the list, I've tagged the last
changeset of the default branch as 0.2.
Checking it out for the first time since 0.1.1.
I am running the same tmux session in both rxvt-unicode and st next to
Greetings.
hiro wrote:
> Anybody know a simple way to get a laptops device's serial number or
> some other unique identifier which won''t identify all other same
> models?
>
> So far I came up with this:
> ( for MA in `ls /sys/bus/pci/devices/*/modalias`
> do
> cat "$MA";
On 02-08 00:14, Aurélien Aptel wrote:
As I said previously somewhere on the list, I've tagged the last
changeset of the default branch as 0.2.
Checking it out for the first time since 0.1.1.
I am running the same tmux session in both rxvt-unicode and st next to
each other. The drawing speed o
On Wed, Feb 8, 2012 at 2:17 PM, ilf wrote:
> Care to update the website? http://st.suckless.org/
> And add a post to the News section of http://suckless.org/?
I did but the wiki has moderation.
s/stuff/hardware (drivers)/
On 08.02.2012, hiro <23h...@googlemail.com> wrote:
> It evolved from a *non*-unique hardware identification which triggered
> automatic kernel module downloads. Was too difficult, so I'm back to
> doing everything manually again. Although this means some machines
> with
It evolved from a *non*-unique hardware identification which triggered
automatic kernel module downloads. Was too difficult, so I'm back to
doing everything manually again. Although this means some machines
with different ids load the same list of stuff.
No real overhead, because most stuff is bugg
On 02-08 00:14, Aurélien Aptel wrote:
As I said previously somewhere on the list, I've tagged the last
changeset of the default branch as 0.2.
Thanks!
Care to update the website? http://st.suckless.org/
And add a post to the News section of http://suckless.org/?
Also, please provide a Tarball
On 08/02/12 12:50, hiro wrote:
Anybody know a simple way to get a laptops device's serial number or
some other unique identifier which won''t identify all other same
models?
So far I came up with this:
( for MA in `ls /sys/bus/pci/devices/*/modalias`
do
cat "$MA";
Anybody know a simple way to get a laptops device's serial number or
some other unique identifier which won''t identify all other same
models?
So far I came up with this:
( for MA in `ls /sys/bus/pci/devices/*/modalias`
do
cat "$MA";
done
) | sha1sum
On Thu, Jan 26, 2012 at 2:40 AM, Paul Hoffman wrote:
> > - store everything under version control system: closed/resolved issues
> > can be moved to different branch (smaller checkout)
>
> Interesting.
>
> > This way data can be accessed very easily, some usage ideas:
> >
> > - searching for exis
35 matches
Mail list logo